The following tables list the members exposed by WebGridFormatCondition.
Name | Description | |
---|---|---|
WebGridFormatCondition Constructor |
Name | Description | |
---|---|---|
Collection | (Inherited from ISNet.WebUI.NamedObjectBase) | |
Column | Specifies the column that you want to format. | |
ColumnMember | Specifies which column member that you want to format. | |
ConditionText | Specifies condition of text that you want to format in ColumnMember. | |
CustomConditionText | Specifies the customized condition of text that you want to format in ColumnMember. | |
Enabled | Specifies whether or not the WebGridFormatCondition is enabled. | |
FormatStyle | Specifies the style of WebGridFormatCondition | |
Index | Gets or sets the index of the WebGridFormatCondition object in the WebGridFormatConditionCollection object. | |
Name | Overridden. Specifies the name of WebGridFormatCondition. | |
Operator | Gets or sets the operator that will execute the format condition. | |
TargetColumn | ||
TargetColumnMember | Specifies the target of column member that will be formatted. | |
TargetObject | Specifies the target object - whether row or cell, that you want to format in WebGridFormatCondition. |
Name | Description | |
---|---|---|
Clone | (Inherited from ISNet.WebUI.WebUIBaseClass) | |
CopyFrom | Overloaded. (Inherited from ISNet.WebUI.WebUIBaseClass) | |
DeSerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) | |
GetObjectData | Overridden. | |
IsEmpty | (Inherited from ISNet.WebUI.WebUIBaseClass) | |
Reset | (Inherited from ISNet.WebUI.WebUIBaseClass) | |
SerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) | |
ToString |