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

DataItem..::..ColumnMaps Property

Gets the column maps.

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

Syntax


public DataColumnMaps ColumnMaps { get; }
Public ReadOnly Property ColumnMaps As DataColumnMaps
	Get
public:
property DataColumnMaps^ ColumnMaps {
	DataColumnMaps^ get ();
}

Field Value

The column maps.