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

In This Topic
    Flags Property
    In This Topic
    Gets the combination of C1PreviewActionFlags associated with the current action.
    Syntax
    'Declaration
     
    Public ReadOnly Property Flags As C1PreviewActionFlags
    public C1PreviewActionFlags Flags {get;}
    See Also