[This is preliminary documentation and is subject to change.]
Provides column formatting string
Namespace: NFX.WinForms.Controls.GridKitAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public string FormatString { get; set; }
public string FormatString { get; set; }
Public Property FormatString As String
Get
Set
Public Property FormatString As String
Get
Set
public:
property String^ FormatString {
String^ get ();
void set (String^ value);
}
public:
property String^ FormatString {
String^ get ();
void set (String^ value);
}
member FormatString : string with get, set
member FormatString : string with get, set
Property Value
Type:
String