GridViewColumn.Collection Property
Gets a collection of columns to which the column belongs.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
GridViewColumnCollection | A GridViewColumnCollection object that owns the column. |
See Also