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

DataEntryGridCellStyle..::..ColumnHeader Property

Gets or sets the column header.

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

Syntax


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

Field Value

The column header.