Value Property (C1DropDownEditorBase)
In This Topic
Gets or sets the current
DataType representation of the visual information contained in the control.
Syntax
'Declaration
Public Overridable Property Value As Object
public virtual object Value {get; set;}
See Also