LabelControlAppearanceObject.GetImage() Method
Gets the image to be displayed in a label control.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
Image | An Image object to be displayed in the label. |
See Also