ListControl::FormatString Property
.NET Framework (current version)
Gets or sets the format-specifier characters that indicate how a value is to be displayed.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::String^The string of format-specifier characters that indicates how a value is to be displayed.
The format string used must follow standard .NET Framework format specifications. For more information, see Formatting Types in the .NET Framework.
.NET Framework
Available since 2.0
Available since 2.0
Show: