ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.DdrDesigner.Designers.ToC Namespace / TocDesigner Class / ControlGlyph Property

In This Topic
    ControlGlyph Property (TocDesigner)
    In This Topic
    Gets the GrapeCity.ActiveReports.Design.Core.Behavior.Glyph to use for the control.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable ReadOnly Property ControlGlyph As Glyph
    public override Glyph ControlGlyph {get;}
    See Also