Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSmartLabel Class / Disabled Property

In This Topic
    Disabled Property
    In This Topic
    Gets or sets a value indicating whether smart labels should be turned off.
    Syntax
    'Declaration
     
    Public Property Disabled As RdlBool
    public RdlBool Disabled {get; set;}
    See Also