FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / ButtonActionElement Class
Properties


In This Topic
    ButtonActionElement Class Members
    In This Topic

    The following tables list the members exposed by ButtonActionElement.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a ButtonActionElement.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the associated preview action. (Inherited from C1.Win.FlexViewer.BaseActionElement)
    Public PropertyGets or sets whether the button should display text below the image in one row.  
    Public PropertyGets or sets whether the element can be enabled. (Inherited from C1.Win.FlexViewer.BaseActionElement)
    Public PropertyGets the owner C1FlexViewer. (Inherited from C1.Win.FlexViewer.BaseActionElement)
    Public PropertyGets or sets a value indicating if the image should be flipped horizontally in RightToLeft mode.  
    Public PropertyGets a value indicating if the item should appear only when the Ribbon is minimized. (Inherited from C1.Win.FlexViewer.BaseActionElement)
    Public PropertyGets or sets the KeyTip text.  
    Public PropertyGets or sets the button large image.  
    Public PropertyGets the associated RibbonItem. (Inherited from C1.Win.FlexViewer.BaseActionElement)
    Public PropertyGets or sets whether the button is added to Ribbon QAT.  
    Public PropertyGets or sets the button small image.  
    Public PropertyGets or sets the button text.  
    Public PropertyGets or sets the tooltip text. (Inherited from C1.Win.FlexViewer.BaseActionElement)
    Public PropertyGets or sets whether the element can be shown. (Inherited from C1.Win.FlexViewer.BaseActionElement)
    Top
    See Also