Class
ShapeMapGroup

Represents a group used in a ShapeMapSeries that allows to set a shape source type for any group instance.

Definition

Namespace:Telerik.Reporting

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ShapeMapGroup : MapGroupBase, IToggleVisibilityTarget, IActionTarget, IDataFlow

Inheritance: objectGroupBaseMapGroupBaseShapeMapGroup

Implements: IActionTargetIDataFlowIToggleVisibilityTarget

Inherited Members MapGroupBase.VisibleGroupBase.ToString()GroupBase.NameGroupBase.GroupingsGroupBase.GroupingGroupBase.SortingsGroupBase.SortingGroupBase.Filters

Constructors

ShapeMapGroup()

Declaration

cs-api-definition
public ShapeMapGroup()

Properties

ChildGroups

A collection of ShapeFileMapGroups that defines the children of a ShapeFileMapGroup group.

Declaration

cs-api-definition
public ShapeMapGroupCollection ChildGroups { get; }

Property Value

ShapeMapGroupCollection

Methods

Equals(object)

TODO: Add documentation.

Declaration

cs-api-definition
public override bool Equals(object obj)

Parameters

obj

object

Returns

bool

Overrides MapGroupBase.Equals(object)

GetHashCode()

TODO: Add documentation.

Declaration

cs-api-definition
public override int GetHashCode()

Returns

int

Overrides MapGroupBase.GetHashCode()