MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapSubItem Interface / Style Property

In This Topic
Style Property (IMapSubItem)
In This Topic
Gets the style properties for the map subitem.
Syntax
'Declaration
 
ReadOnly Property Style As IStyle
 

Property Value

An GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle representing the style properties for the map subitem.
See Also