Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridPanel Class
Properties Methods

In This Topic
    GridPanel Class Members
    In This Topic

    The following tables list the members exposed by GridPanel.

    Public Properties
     NameDescription
    Public PropertyGets the type of the cell of this panel.  
    Public PropertyGets the collection of columns of this panel.  
    Public PropertyGets the number of frozen columns in this panel.  
    Public PropertyGets the number of frozen rows in this panel.  
    Public PropertyGets the grid.  
    Public PropertyOverloaded. Gets or sets the value of the cell specified by its row and column.  
    Public PropertyGets the collection of rows of this panel.  
    Public PropertyGets the visible range of this panel.  
    Public PropertyGets the number of visible columns in the panel.  
    Public PropertyGets the number of visible rows in the panel.  
    Top
    Public Methods
     NameDescription
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
    Public MethodOverloaded. Gets the text corresponding to the cell in the specified row and col.  
    Top
    See Also