AutoEditableItemStyleTextBoxFormatString Property
Gets or sets the string that is used to format the output text via String.Format(String, Object) method.
It is useful when the data are provided through a DataSource (Data binding).
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public string FormatString { get; set; }
Public Property FormatString As String
Get
Set
Property Value
String