[]
        
(Showing Draft Content)

FarPoint.Win.Spread.RequiredTypeValidator.RequiredType

RequiredType Property

RequiredType

Gets or sets the specified value's required Type.

Declaration
[TypeConverter(typeof(_abs))]
public Type RequiredType { get; set; }
<TypeConverter(GetType(_abs))>
Public Property RequiredType As Type
Property Value
Type Description
Type

A Type value that represents the specified value's required Type. The default is null.