DataItem..::..ColumnMaps Property
Gets the column maps.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: 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 (); }