GridFormatRuleCollection Properties
A collection of GridFormatRule objects.
Name | Description |
---|---|
Capacity |
Gets or sets the number of elements that the DXCollection |
Count |
Gets the number of elements contained in the DXCollection |
Has |
Determines whether the collection contains Format |
Has |
Determines whether the collection contains rules that can be applied. For internal use.
Inherited from Format |
Is |
Gets whether a grid control that owns the current collection of formatting rules is currently being initialized. |
Item[Int32] |
Returns a rule at the specified position in the collection.
Inherited from Format |
Item[String] |
Returns a rule by its name.
Inherited from Format |
Uniqueness |
Gets or sets the type of an object, which provides uniqueness for the current DXCollection |
View | Gets the View that owns the current collection of formatting rules. |
See Also