WebGridColumn.ColumnName Property

Definition

Gets or sets the name of the data item that is associated with the WebGrid column.

public string ColumnName { get; set; }
member this.ColumnName : string with get, set
Public Property ColumnName As String

Property Value

The name of the data item.

Applies to