[]
        
(Showing Draft Content)

FarPoint.Win.Spread.RequiredTypeValidator.RequiredType

RequiredType Property

RequiredType

Gets or sets the specified value's required Type.

Declaration
[TypeConverter(typeof(RequiredTypeCoverter))]
public Type RequiredType { get; set; }
<TypeConverter(GetType(RequiredTypeCoverter))>
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.