TreeView for WinForms | ComponentOne
C1.Framework Namespace / GridPanel Class / _maxRowSpan Field

In This Topic
    _maxRowSpan Field (GridPanel)
    In This Topic
    Syntax
    'Declaration
     
    
    <CLSCompliantAttribute(False)>
    Protected _maxRowSpan As Integer
    [CLSCompliant(false)]
    protected int _maxRowSpan
    See Also