True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / PrintOptionsForm.ActionItem Class / Action Property

In This Topic
    Action Property (PrintOptionsForm.ActionItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Action As PrintInfo.ActionFlags
    public PrintInfo.ActionFlags Action {get; set;}
    See Also