GlyphKind Enum
Lists values that specify which image is displayed within an edit button.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Members
Name | Description |
---|---|
None
|
|
User
|
|
Custom
|
|
Drop
|
|
Regular
|
|
Right
|
|
Left
|
|
Up
|
|
Down
|
|
Cancel
|
|
Apply
|
|
Plus
|
|
Minus
|
|
Redo
|
|
Undo
|
|
Refresh
|
|
Search
|
|
Next
|
|
Prev
|
|
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.