Class ShapeMapGroup
Represents a group used in a Shape
Inherited Members
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class ShapeMapGroup : MapGroupBase, INamedObject, IToggleVisibilityTarget, IActionTarget, IGraphGroup, IGroupHierarchy, IGroup, IDataFlow, IInteractivityDefinition
Constructors
ShapeMapGroup()
Declaration
public ShapeMapGroup()
Properties
ChildGroups
A collection of ShapeFileMapGroups that defines the children of a ShapeFileMapGroup group.
Declaration
public ShapeMapGroupCollection ChildGroups { get; }
Property Value
Methods
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
System.
|
Returns
System.
|
Overrides
GetHashCode()
Declaration
public override int GetHashCode()
Returns
System.
|