Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / ILabelFormatter2 Interface / FormatString Property


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