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