Gets or sets the type name of the column.

Namespace:  C1.Web.UI.Controls.C1ComboBox
Assembly:  C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)

Syntax

C#
public override string ColumnType { get; }
Visual Basic (Declaration)
Public Overrides ReadOnly Property ColumnType As String
	Get

Field Value

The header text.

See Also