Gets whether the row on this sheet can be expanded to show a child view in a hierarchical display.
public virtual bool GetRowExpandable(
int
)
'Declaration
Public Overridable Function GetRowExpandable( _
ByVal As Integer _
) As Boolean
'Usage
Dim instance As SheetView
Dim row As Integer
Dim value As Boolean
value = instance.GetRowExpandable(row)
Parameters
- row
- Row index