Library WinForms NextSuite .NET Controls NextGrid .NET Reference Classes NextGrid FormatMask

FormatMask

Depending on FormatType either the String.Format mask without a leading 0 or the types ToString() mask:

cs
[DefaultValue("")]
public String FormatMask { get; set; }

Sign in