'Declaration Public Function New( _ Optional ByVal ranges As C1.WPF.Core.C1OrderedSet, _ Optional ByVal options As GridRowColRangesOptions _ )
public GridRowColRanges( C1.WPF.Core.C1OrderedSet ranges, GridRowColRangesOptions options )
Parameters
- ranges
- The ranges specified as a C1.WPF.Core.C1OrderedSet.
- options
- The flagged options to be taken into consideration when rendering output.