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

In This Topic
    ShowSelection Property (PrintInfo)
    In This Topic
    Gets or sets a value indicating whether selected cells will be highlighted when previewing or printing.
    Syntax
    'Declaration
     
    
    Public Property ShowSelection As Boolean
    public bool ShowSelection {get; set;}
    See Also