FlexGrid for WPF | ComponentOne
C1.WPF.Grid.Excel Assembly / C1.WPF.Grid Namespace / GridRowColRanges Class
Properties


In This Topic
    GridRowColRanges Class Members
    In This Topic

    The following tables list the members exposed by GridRowColRanges.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of GridRowColRanges with where both the inclusive range and the flagged options are passed as a parameter.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or Sets the flagged options than in turn affect the rendered output. GridRowColRangesOptions  
    Public PropertyGets the specified ranges to be included or excluded in the rendered output. This is a read-only value and it returns the string version of the internal RangedSet.  
    Top
    See Also