System.Web.UI.WebControls.DataGridColumn Class

Serves as the base class for the different column types of the System.Web.UI.WebControls.DataGrid control.

See Also: DataGridColumn Members

Syntax

[System.ComponentModel.TypeConverter(typeof(System.ComponentModel.ExpandableObjectConverter))]
public abstract class DataGridColumn : System.Web.UI.IStateManager

Remarks

The System.Web.UI.WebControls.DataGridColumn class is the base class for all column types of the System.Web.UI.WebControls.DataGrid control. It defines the properties and methods that are common to all column types. An instance of the System.Web.UI.WebControls.DataGridColumn class is not created directly.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0