AxpDataGrid

AxpDataGrid.GridFreeFormatCellDataFieldDelimiter Property

Override the string used to denote data column names in GridFreeFormatCell functions

[Visual Basic]
Public Property GridFreeFormatCellDataFieldDelimiter As String
[C#]
public string GridFreeFormatCellDataFieldDelimiter {get; set;}

Remarks

The Default Delimiter is '#'

See Also

AxpDataGrid Class | Axezz.WebControls Namespace