BCGSoft.Controls.Grid Namespace > GridDataRow Class : DataType Property |
'Declaration Public Property DataType As GridDataType
'Usage Dim instance As GridDataRow Dim value As GridDataType instance.DataType = value value = instance.DataType
public GridDataType DataType {get; set;}
public: __property GridDataType get_DataType(); public: __property void set_DataType( GridDataType value );
public: property GridDataType DataType { GridDataType get(); void set ( GridDataType value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2