RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGridColumn..::..Header Property

Gets or sets the header.

Namespace:  RingSoft.DataEntryControls.WPF.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


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

Field Value

The header.