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