RepositoryItemTrackBar.LabelAppearance Property
Provides access to appearance settings used to paint the current TrackBarControl‘s labels.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| AppearanceObject | An ApperanceObject that stores appearance settings for the current TrackBarControl‘s labels. |
See Also