RingSoft.DbLookup Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

ListControlColumn..::..DataType Property

Gets the type of the data.

Namespace:  RingSoft.DbLookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public FieldDataTypes DataType { get; set; }
Public Property DataType As FieldDataTypes
	Get
	Set
public:
property FieldDataTypes^ DataType {
	FieldDataTypes^ get ();
	void set (FieldDataTypes^ value);
}

Field Value

The type of the data.