RangeValidator.ControlPropertiesValid Method

Definition

This is a check of properties to determine any errors made by the developer.

protected:
 override bool ControlPropertiesValid();
protected override bool ControlPropertiesValid ();
override this.ControlPropertiesValid : unit -> bool
Protected Overrides Function ControlPropertiesValid () As Boolean

Returns

true if the control properties are valid; otherwise, false.

Applies to