[]
The NavCommonStyle class represents the styles for the C1DbNavigator control which contains display attributes that determine the general appearance of the control on the screen.
public class NavCommonStyle : NavContentStyle, INotifyPropertyChanged, IDisposable
Name | Description |
---|---|
NavCommonStyle() |
Name | Description |
---|---|
ChildSpacing | Gets or sets the amount of space between child elements. |
Name | Description |
---|---|
ResetChildSpacing() | Restores the default value of the ChildSpacing property. |
ShouldSerializeChildSpacing() | Specifies whether to save the value of the ChildSpacing property. |