The SectionViewGroupCreationRangeOptions type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SectionViewGroupCreationRangeOptions |
Constructor for SectionViewGroupCreationRangeOptions.
|
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the SectionViewGroupCreationRangeOptions | |
| FollowSection |
Sets the SectionSource to be followed to determine the elevation.
| |
| SetOffsetRange |
sets the left offset and right offset for each SectionView to be created in SectionViewGroup.
|
Properties
| Name | Description | |
|---|---|---|
| Elevation |
Gets or sets user specified elevation.
| |
| ElevationRangeType |
Gets or sets the elevation range type.
| |
| LeftOffset |
Gets user specified left offset.
| |
| RightOffset |
Gets user specified right offset.
| |
| UseUserSpecifiedElevation |
Gets or sets a boolean value which specifies whether the elevation is set by user.
| |
| UseUserSpecifiedOffset |
Gets or sets a boolean value which specifies whether the offset is set by user.
|