piDogDataView.DataView.ColumnFormatString

Deprecated Use: ColumnFormatStringAt
Scope: Public
Function ColumnFormatString(column as Integer) As String
Get the current format string of the column Same as the Xojo format() funtion
Deprecated Use: ColumnFormatStringAt
Scope: Public
Sub ColumnFormatString(column as Integer, assigns value as String)
Set the format string for the column Same as the Xojo format() funtion