VerticalGridFormatConditionColorScale Members
In This Article
#Constructors
Name | Description |
---|---|
Vertical |
Initializes a new instance of the Vertical |
#Properties
Name | Description |
---|---|
Enabled |
Specifies whether the current format condition is applied to the grid.
Inherited from Grid |
Field |
Gets or sets the name of the data field against whose values the current format condition is applied.
Inherited from Grid |
Format |
Gets or sets the format (color scale) applied to cells.
Inherited from Grid |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Maximum |
Specifies a color applied to a cell with the maximum value.
Inherited from Grid |
Maximum |
Specifies the maximum cell value.
Inherited from Grid |
Middle |
Specifies the middle color of a scale applied to cells.
Inherited from Grid |
Minimum |
Specifies the color applied to a cell with the minimum value.
Inherited from Grid |
Minimum |
Specifies the minimum cell value.
Inherited from Grid |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Collection |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from Collection |
See Also