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

LookupColumnBase..::..Header Property

Gets or sets the column header text.

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

Syntax


public string Header { get; set; }
Public Property Header As String
	Get
	Set
public:
property String^ Header {
	String^ get ();
	void set (String^ value);
}

Field Value

The header.