GridViewColumn.Grid Property
Gets the Grid View that owns the current column.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ASPxGridView | An ASPxGridView object that owns the current column. |
See Also