AxpDataGrid.GridColAttributes Property
Normal html attributes including style and scripting for specified column number
[Visual Basic]
Public Default ReadOnly Property GridColAttributes( _
ByVal
Column As
Integer _
) As
String
Parameters
-
Column
- Grid Column number starting at 0 where the first column is the record number column
Remarks
See also SetGridColAttributes
See Also
AxpDataGrid Class | Axezz.WebControls Namespace