'Declaration
Public Enum PostValidationInheritFlags Inherits System.Enum
public enum PostValidationInheritFlags : System.Enum
'Declaration
Public Enum PostValidationInheritFlags Inherits System.Enum
public enum PostValidationInheritFlags : System.Enum
Member | Description |
---|---|
All | Indicates that all properties are inherited from the control. |
CaseSensitive | Indicates that the value of the CaseSensitive property is inherited from the control. |
ErrorMessage | Indicates that the value of the ErrorMessage property is inherited from the control. |
None | Indicates that none of the properties are inherited from the control. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Input.PostValidationInheritFlags