IButtonProperties.Appearance Property
Provides access to the current IButton object’s appearance settings.
Namespace: DevExpress.XtraEditors.ButtonPanel
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
AppearanceObject | An AppearanceObject that stores the current IButton object’s appearance settings. |
Remarks
See the Header Buttons and WindowsUI Custom Buttons topics to learn more.
See Also