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