piDogDataView.DataView.ColumnFormatStringAt

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