Name | Description | |
---|---|---|
StateUnderlineStyle Constructor |
The following tables list the members exposed by StateUnderlineStyle.
Name | Description | |
---|---|---|
StateUnderlineStyle Constructor |
Name | Description | |
---|---|---|
Color | Gets or sets the Color used to draw the underline. | |
Indent | Gets or sets the left and right indentation of the underline. | |
Width | Gets or sets the width of the underline. |
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.Styles.StateElementBaseStyle) |
Name | Description | |
---|---|---|
ResetColor | Restores the default value of the Color property. | |
ResetForeIndent | Restores the default value of the Indent property. | |
ResetForeWidth | Restores the default value of the Width property. | |
ShouldSerializeColor | Specifies whether to save the value of the Color property. | |
ShouldSerializeIndent | Specifies whether to save the value of the Indent property. | |
ShouldSerializeWidth | Specifies whether to save the value of the Width property. |