Table of Contents

Enum InlineObjectEditor.GlyphLocations

Namespace
Tudormobile.Wpf.Controls
Assembly
Tudormobile.WpfControls.dll

Location of the pencil/edit glyph relative to the header text. Default is to the right.

public enum InlineObjectEditor.GlyphLocations

Fields

Left = 1

To the left of the header content.

Right = 0

To the right of the header content.