Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ILabelFormatter Interface / FormatString Property


In This Topic
FormatString Property (ILabelFormatter)
In This Topic
Gets the formatted string.
Syntax
'Declaration
 
ReadOnly Property FormatString As String
 
'Usage
 
Dim instance As ILabelFormatter
Dim value As String
 
value = instance.FormatString
See Also