The SectionViewGroupCreationRangeOptions type exposes the following members.

Constructors

  NameDescription
Public methodSectionViewGroupCreationRangeOptions
Constructor for SectionViewGroupCreationRangeOptions.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the SectionViewGroupCreationRangeOptions
Public methodFollowSection
Sets the SectionSource to be followed to determine the elevation.
Public methodSetOffsetRange
sets the left offset and right offset for each SectionView to be created in SectionViewGroup.

Properties

  NameDescription
Public propertyElevation
Gets or sets user specified elevation.
Public propertyElevationRangeType
Gets or sets the elevation range type.
Public propertyLeftOffset
Gets user specified left offset.
Public propertyRightOffset
Gets user specified right offset.
Public propertyUseUserSpecifiedElevation
Gets or sets a boolean value which specifies whether the elevation is set by user.
Public propertyUseUserSpecifiedOffset
Gets or sets a boolean value which specifies whether the offset is set by user.

See Also