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


In This Topic
    LabelActionElement Class Members
    In This Topic

    The following tables list the members exposed by LabelActionElement.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a LabelActionElement.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the associated preview action. (Inherited from C1.Win.FlexViewer.BaseActionElement)
    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 a value indicating if the item should appear only when the Ribbon is minimized. (Inherited from C1.Win.FlexViewer.BaseActionElement)
    Public PropertyGets the associated RibbonItem. (Inherited from C1.Win.FlexViewer.BaseActionElement)
    Public PropertyGets or sets the label format 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