cursorZoneCollectionAdd Method |
Namespace: imbSCI.Core.reporting.zone
public string Add( cursorZoneRole role, cursorZone zone )
If role is supports multiple items (column, section) on existing zone for the role it will create indexed key.
If its a singular (footer, header, master) role it will replace any existing.
If master zone is set, all zones will have the master zone set as parent.
You may set the master zone with constructor or any time later with Add() call - it will automatically set parent for existing zones