ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / UseCompatibleTextRendering Property

In This Topic
    UseCompatibleTextRendering Property (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Property UseCompatibleTextRendering As Boolean
    public bool UseCompatibleTextRendering {get; set;}
    See Also