ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.5.2 Assembly / C1.Win.C1FlexGrid Namespace / CellStyle Class / StringFormat Property

In This Topic
    StringFormat Property
    In This Topic
    Gets the StringFormat element used for rendering strings when the C1FlexGridBase.UseCompatibleTextRendering property is set to true.
    Syntax
    'Declaration
     
    Public ReadOnly Property StringFormat As StringFormat
    public StringFormat StringFormat {get;}
    See Also