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

DataColumnMaps..::..ColumnMaps Property

Gets the column maps.

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

Syntax


public List<DataColumn> ColumnMaps { get; }
Public ReadOnly Property ColumnMaps As List(Of DataColumn)
	Get
public:
property List<DataColumn^>^ ColumnMaps {
	List<DataColumn^>^ get ();
}

Field Value

The column maps.