True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid 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 System.Boolean
    public System.bool ShowSelection {get; set;}
    See Also