PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / BasePreviewElement Class
Properties


In This Topic
    BasePreviewElement Class Members
    In This Topic

    The following tables list the members exposed by BasePreviewElement.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a BasePreviewElement.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the associated preview action.  
    Public PropertyGets or sets whether the element can be enabled.  
    Public PropertyGets a value indicating if the item should appear only when the Ribbon is minimized.  
    Public PropertyGets the associated RibbonItem.  
    Public PropertyGets the owner C1RibbonPreview.  
    Public PropertyGets or sets the tooltip text.  
    Public PropertyGets or sets whether the element can be shown.  
    Top
    See Also