[]
        
(Showing Draft Content)

C1.Win.C1Input.MaskInfoInheritFlags

MaskInfoInheritFlags Enum

Used by MaskInfo.Inherit property.

Namespace: C1.Win.C1Input
Assembly: C1.Win.C1Input.4.8.dll
Syntax
[Flags]
[TypeConverter(typeof(MaskInfoInheritConverter))]
public enum MaskInfoInheritFlags

Fields

Name Description
All

Indicates that all properties are inherited from the control.

CaseSensitive

Indicates that the CaseSensitive property is inherited from the control.

EmptyAsNull

Indicates that the EmptyAsNull property is inherited from the control.

ErrorMessage

Indicates that the ErrorMessage property is inherited from the control.

None

Indicates that none of the properties are inherited from the control.