ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / UseCompatibleTextRendering Property

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