Name | Description | |
---|---|---|
NavContentStyle Constructor |
The following tables list the members exposed by NavContentStyle.
Name | Description | |
---|---|---|
NavContentStyle Constructor |
Name | Description | |
---|---|---|
BackColor | Gets or sets the System.Drawing.Color used to paint the background. | |
Border | Gets or sets the thickness of the border around the element. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
BorderColor | Gets or sets the System.Drawing.Color used to draw the border around the element. | |
Corners | Gets or sets the radii of the element corners. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
Font | Gets or sets the text font of the element. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
ForeColor | Gets or sets the System.Drawing.Color used to paint the text. | |
Margins | Gets or sets the thickness of the margins around the element. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
Padding | Gets or sets the thickness of the padding between the element edges and its content. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) |
Name | Description | |
---|---|---|
Parent | Gets the parent collection. If some properties are reset or not initialized, the collection will search for them from the parent. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) |
Name | Description | |
---|---|---|
ResetBackColor | Restores the default value of the BackColor property. | |
ResetBorder | Restores the default value of the Border property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
ResetBorderColor | Restores the default value of the BorderColor property. | |
ResetCorners | Restores the default value of the Corners property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
ResetFont | Restores the default value of the Font property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
ResetForeColor | Restores the default value of the ForeColor property. | |
ResetMargins | Restores the default value of the Margins property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
ResetPadding | Restores the default value of the Padding property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
ShouldSerializeBackColor | Specifies whether to save the value of the BackColor property. | |
ShouldSerializeBorder | Specifies whether to save the value of the Border property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
ShouldSerializeBorderColor | Specifies whether to save the value of the BorderColor property. | |
ShouldSerializeCorners | Specifies whether to save the value of the Corners property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
ShouldSerializeFont | Specifies whether to save the value of the Font property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
ShouldSerializeForeColor | Specifies whether to save the value of the ForeColor property. | |
ShouldSerializeMargins | Specifies whether to save the value of the Margins property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
ShouldSerializePadding | Specifies whether to save the value of the Padding property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) |