CheckEditBox.Glyph Property
Gets or sets an image displayed within the CheckEdit control’s check box.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
ImageSource | An ImageSource object that represents the CheckEdit’s glyph. |
See Also