AxpDataGrid

AxpDataGrid.GridFreeFormatCellByCol Property

See SetGridFreeFormatCellByCol

[Visual Basic]
Public Default ReadOnly Property GridFreeFormatCellByCol( _
   ByVal Column As Integer _
) As String
[C#]
public string this[
   int Column
] {get;}

Remarks

See SetGridFreeFormatCellByCol

See Also

AxpDataGrid Class | Axezz.WebControls Namespace