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

ListControlColumn..::..ColumnName Property

Gets the name of the column.

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

Syntax


public string ColumnName { get; }
Public ReadOnly Property ColumnName As String
	Get
public:
property String^ ColumnName {
	String^ get ();
}

Field Value

The name of the column.