The properties of the CompareValidator class are listed below. For a complete list of CompareValidator class members, see the CompareValidator Members topic.
![]() | Gets the IContainer that contains the Component. |
![]() | Gets or sets the control to compare the input control's value against. |
![]() | Gets or sets the input control to validate. |
![]() | Gets or sets the text for the error message. |
![]() | Gets or sets the component's hosting form. |
![]() | Gets or sets the Icon that is displayed next to a control when an error description string has been set for the control. |
![]() | Gets or sets the location where the error icon should be placed in relation to the control. |
![]() | Gets or sets the amount of extra space to leave between the specified control and the error icon. |
![]() | Gets a value that indicates whether the associated input control passes validation. |
![]() | Gets or sets the type of comparison being performed. |
![]() | Gets or sets whether this control is required. |
![]() | Gets or sets the ISite of the Component. |
![]() | Gets or sets what type-checking will be applied to the validation. |
![]() | Gets or sets the value to compare the input control's value against. |
![]() | Gets a value that indicates whether the Component is currently in design mode. |
![]() | Gets the list of event handlers that are attached to this Component. |
![]() |
Gets a TypeConverter capable of performing conversions to and from the type, specified by ValidationDataType .
|