GlyphKind Enum
Lists values that specify which image is displayed within an edit button.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v19.2.dll
Declaration
Members
Name | Description |
---|---|
None |
|
User |
|
Custom |
|
DropDown |
|
Regular |
|
Right |
|
Left |
|
Up |
|
Down | |
Cancel |
|
Apply |
|
Plus |
|
Minus |
|
Redo |
|
Undo |
|
Refresh |
|
Search |
|
NextPage |
|
PrevPage |
|
Last |
|
First |
|
Edit |
|
Related API Members
The following properties accept/return GlyphKind values:
Remarks
The values listed by this enumeration are used to set the ButtonInfo.GlyphKind property's value.