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

ListControlSetup..::..ColumnList Property

Gets the column list.

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

Syntax


public IReadOnlyList<ListControlColumn> ColumnList { get; }
Public ReadOnly Property ColumnList As IReadOnlyList(Of ListControlColumn)
	Get
public:
property IReadOnlyList<ListControlColumn^>^ ColumnList {
	IReadOnlyList<ListControlColumn^>^ get ();
}

Field Value

The column list.