ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintInfo Class / UseGridColors Property

In This Topic
    UseGridColors Property (PrintInfo)
    In This Topic
    Gets or sets a value indicating whether the grid's color scheme is translated to the print page.
    Syntax
    'Declaration
     
    
    Public Property UseGridColors As Boolean
    public bool UseGridColors {get; set;}
    See Also