company logo

Region :: remove - Remove region from hierarchy

The function removes a current region from the region hierarchy. In order to remove columns from the region definition, true has to be passed in bRemoveColumns .

After removing the region, the region object will be reset and becomes invalid.

Implementation details

Region  :: remove ( bool bRemoveColumns )
  • bRemoveColumns - Remove columns

    In order to remove columns from the region definition, this options has to be set to true .