[]
The BarStyle class represents the styles for the Bar element of the C1ToggleSwitch control which contains display attributes that determine the appearance of control.
public class BarStyle : SwitchBaseStyle<ItemBaseStyle>, INotifyPropertyChanged, IDisposable
Name | Description |
---|---|
Margins | Gets or sets the thickness of the margins around the element. |
Name | Description |
---|---|
ResetMargins() | Restores the default value of the Margins property. |
ShouldSerializeMargins() | Specifies whether to save the value of the Margins property. |