[]
Initializes a new instance of GridRowColRanges with where both the inclusive range and the flagged options are passed as a parameter.
public GridRowColRanges(C1OrderedSet ranges = null, GridRowColRangesOptions options = GridRowColRangesOptions.None)
Type | Name | Description |
---|---|---|
C1OrderedSet | ranges | The ranges specified as a C1.WPF.Core.C1OrderedSet. |
GridRowColRangesOptions | options | The flagged options to be taken into consideration when rendering output. |