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

In This Topic
    Action Property
    In This Topic
    Gets the C1PreviewActionEnum value corresponding to the current action.
    Syntax
    'Declaration
     
    Public ReadOnly Property Action As C1PreviewActionEnum
    public C1PreviewActionEnum Action {get;}
    See Also