Property DataType
DataType
[Browsable(false)]
public virtual Type? DataType { get; set; }
Property Value
Remarks
Default value is null
. TextBox behavior is not affected
by this property, you can use it for any purposes.
[Browsable(false)]
public virtual Type? DataType { get; set; }
Default value is null
. TextBox behavior is not affected
by this property, you can use it for any purposes.