PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / LabelPreviewElement Class / Action Property

In This Topic
    Action Property (LabelPreviewElement)
    In This Topic
    Gets the associated preview action.
    Syntax
    'Declaration
     
    Public ReadOnly Property Action As RibbonPreviewAction
    public RibbonPreviewAction Action {get;}
    See Also