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

In This Topic
    Enabled Property (LabelPreviewElement)
    In This Topic
    Gets or sets whether the element can be enabled.
    Syntax
    'Declaration
     
    Public Property Enabled As Boolean
    public bool Enabled {get; set;}
    See Also