AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

GridColumnDefinition Members

The GridColumnDefinition type exposes the following members.

Constructors


  Name Description
Public method GridColumnDefinition(String, String)
Initializes a new instance of the GridColumnDefinition class.
Public method GridColumnDefinition(String, String, Int32)
Initializes a new instance of the GridColumnDefinition class.
Public method GridColumnDefinition(String, String, Boolean)
Initializes a new instance of the GridColumnDefinition class.
Public method GridColumnDefinition()()()()
Initializes a new instance of the GridColumnDefinition class.

Properties


  Name Description
Public property DataField
Gets or sets the data field.
Public property HeaderCssClass
Gets or sets the header CSS class.
Public property HeaderText
Gets or sets the header text.
Public property ItemCssClass
Gets or sets the item CSS class.
Public property Visible
Gets or sets a value indicating whether this GridColumnDefinition is visible.
Public property Width
Gets or sets the width.