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 = 1To the left of the header content.
Right = 0To the right of the header content.