Skip to main content
A newer version of this page is available. .

GridFormatRuleCollection Properties

A collection of GridFormatRule objects.
Name Description
Capacity Gets or sets the number of elements that the DXCollectionBase<T> can contain. Inherited from DXCollectionBase<T>.
Count Gets the number of elements contained in the DXCollectionBase<T> instance. Inherited from DXCollectionBase<T>.
IsLoading Gets whether a grid control that owns the current collection of formatting rules is currently being initialized.
UniquenessProviderType Gets or sets the type of an object, which provides uniqueness for the current DXCollectionBase<T>. Inherited from DXCollectionBase<T>.
View Gets the View that owns the current collection of formatting rules.
See Also