Gets the collection of DataColumn items available in Grid's Load Event
The collection of DataColumn items available in Grid's Load Event
Set attributes on Grid Columns. This is an alternative to using various other grid properties.
The collection is filled and available in (and after) the grid's Load Event (or after a call to DataBind if UseDataBinding=True).
AxpDataGrid Class | Axezz.WebControls Namespace