MobileForms Toolkit Documentation

Style.FormatString Property

Gets or sets the format string of the style.

public string FormatString {get; set;}

Remarks

FormatString is used to convert data to string of given format.

See Also

Style Class | Resco.Controls.SmartGrid Namespace | String.Format