Blazor | ComponentOne
C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / GridControlAdapter.RowInfo Class
Properties Methods

In This Topic
    GridControlAdapter.RowInfo Class Members
    In This Topic

    The following tables list the members exposed by GridControlAdapter.RowInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GridControlAdapter.RowInfo class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the desired height of the row.  
    Public PropertyGets the height of the row.  
    Public PropertyGets whether the row is visible.  
    Public PropertyGets the maximum height of the row.  
    Public PropertyGets the minimum height of the row.  
    Public PropertyGets the render height of the row.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object, is equal to this instance.  
    Public MethodReturns a hash code for this instance.  
    Top
    Public Operators
    Implements the operator ==.
    Implements the operator !=.
    Top
    See Also