Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Renderer 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
    string FormatString {get;}
    See Also