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