ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / RowCollection Class
Properties Methods Events


In This Topic
    RowCollection Class Members
    In This Topic

    The following tables list the members exposed by RowCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public PropertyGets or sets a value that indicates the size (width or height) in pixels for row and column objects in this collection. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Row>)
    Public PropertyGets or sets the number of frozen rows or columns in the collection. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Row>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public PropertyGets the maximum group level present in the grid. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Row>)
    Public PropertyGets or sets a value that indicates the maximum size (width or height) in pixels for row and column objects in this collection. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Row>)
    Public PropertyGets or sets a value that indicates the minimum size (width or height) in pixels for row and column objects in this collection. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Row>)
    Public PropertyGets a list with the rows that are currently selected.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Top
    Public Methods
    Public Events
    Protected Events
    See Also