TextBoxValidationGetFormatOrDefault Method

Gets a string with the set or default format of the data.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public string GetFormatOrDefault()

Return Value

String
String with the format or default of the data.

See Also