IGridTextBoxValidationColumnGetFormatOrDefault Method
Gets a string with the set or default format of the column data.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
string GetFormatOrDefault(
string format = null
)
Function GetFormatOrDefault (
Optional format As String = Nothing
) As String
- format String (Optional)
- String with the String format.
StringString with the formated result.