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


In This Topic
    TextBoxActionElement Class Members
    In This Topic

    The following tables list the members exposed by TextBoxActionElement.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a TextBoxActionElement.  
    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 or sets the KeyTip text.  
    Public PropertyGets or sets the label text.  
    Public PropertyGets the associated RibbonItem. (Inherited from C1.Win.FlexViewer.BaseActionElement)
    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