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

In This Topic
    ControlGlyph Property (MapDesigner)
    In This Topic
    Gets the control glyph.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable ReadOnly Property ControlGlyph As Glyph
    public override Glyph ControlGlyph {get;}
    See Also