PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / HasSelection Property

In This Topic
    HasSelection Property (C1PreviewPane)
    In This Topic
    Gets a value indicating whether anything is selected in the current preview pane.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasSelection As Boolean
    public bool HasSelection {get;}
    See Also