Back to Devexpress

FormatRuleCollection<T, TColumnType> Properties

windowsforms-devexpress-dot-xtraeditors-dot-formatrulecollection-2-dot-underscore-properties.md

latest2.3 KB
Original Source

FormatRuleCollection<T, TColumnType> Properties

A collection of objects that specify rules used to apply conditional formatting in data-aware controls.

NameDescription
CapacityGets or sets the number of elements that the DXCollectionBase<T> can contain. Inherited from DXCollectionBase<T>.
CountGets the number of elements contained in the DXCollectionBase<T> instance. Inherited from DXCollectionBase<T>.
HasDataUpdateRulesDetermines whether the collection contains FormatConditionRuleDataUpdate objects. For internal use.
HasValidRulesDetermines whether the collection contains rules that can be applied. For internal use.
IsLoadingDetermines whether the collection is locked.
Item[Int32]Returns a rule at the specified position in the collection.
Item[String]Returns a rule by its name.
UniquenessProviderTypeGets or sets the type of an object, which provides uniqueness for the current DXCollectionBase<T>. Inherited from DXCollectionBase<T>.

See Also

FormatRuleCollection<T, TColumnType> Class

FormatRuleCollection<T, TColumnType> Members

DevExpress.XtraEditors Namespace