[]
        
(Showing Draft Content)

C1.WPF.Grid.GridRowColRanges.-ctor

GridRowColRanges Constructor

GridRowColRanges(C1OrderedSet, GridRowColRangesOptions)

Initializes a new instance of GridRowColRanges with where both the inclusive range and the flagged options are passed as a parameter.

Declaration
public GridRowColRanges(C1OrderedSet ranges = null, GridRowColRangesOptions options = GridRowColRangesOptions.None)
Parameters
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.