[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownEditorBase.DataType

DataType Property

DataType

Gets or sets the type of the Value property.

Declaration
[TypeConverter(typeof(DataTypeConverter))]
public virtual Type DataType { get; set; }
Implements