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

PrintingColumnMap..::..ColumnType Property

Gets the type of the column.

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

Syntax


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

Field Value

The type of the column.