RepositoryItemToggleSwitch.EditorToThumbWidthRatio Property
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v22.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
[DefaultValue(0F)]
[DXCategory("Behavior")]
public float EditorToThumbWidthRatio { get; set; }
Property Value
Type | Default |
---|---|
Single | 0 |
See Also