FormatConditionCollectionBase Class
Serves as a base for collections of style conditions.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
[ListBindable(false)]
public abstract class FormatConditionCollectionBase :
CollectionBase
Related API Members
The following members return FormatConditionCollectionBase objects:
Inheritance
Object
CollectionBase
FormatConditionCollectionBase
See Also