GrapeCity.Win.MultiRow Namespace : ThreeStateIconNotify Class |
The following tables list the members exposed by ThreeStateIconNotify.
Name | Description | |
---|---|---|
![]() | ThreeStateIconNotify Constructor | Initializes a new instance of the ThreeStateIconNotify class. |
Name | Description | |
---|---|---|
![]() | DoActionReason | Gets or sets the reasons that cause a CellValidateAction to execute. (Inherited from GrapeCity.Win.MultiRow.CellValidateAction) |
![]() | IconAlignment | Gets or sets the System.Drawing.ContentAlignment of the icon. |
![]() | InvalidIcon | Gets or sets the icon to display when validation fails. |
![]() | InvalidIconTip | Gets or sets the tip text to display with the icon when validation fails. |
![]() | Name | Gets or sets the CellValidateAction name. (Inherited from GrapeCity.Win.MultiRow.CellValidateAction) |
![]() | ValidIcon | Gets or sets the icon to display when validation is successful. |
![]() | ValidIconTip | Gets or sets the tip text to display with the icon when validation is successful. |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. Creates an exact copy of the current ThreeStateIconNotify. |
Name | Description | |
---|---|---|
![]() | DoAction | Executes the current AppearanceActionBase by the context. (Inherited from GrapeCity.Win.MultiRow.AppearanceActionBase) |