Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / HasSelection Property

In This Topic
    HasSelection Property
    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