FormatRuleBase.IsValid Property
Gets whether the current FormatRuleBase object is properly customized.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the FormatRuleBase object is properly customized; otherwise, false. |
See Also