CmrgDataSet.DataSection Property
Gets or sets a value defining which CMRG data section to read from (charts, terrain or index).
Syntax
public CmrgDataSection DataSection { get; set; }
Property Value
This property can only be modified before the dataset has been initialized. Attempting to modify it after initialization will cause an exception to be thrown.
Platforms
Windows, Linux, Android