IsTotalRowExpanded Method (SapGridView)

Class

SapGridView class

Action

whether the specified total row is expanded.

Syntax

bTotalRowExpanded = gridView.IsTotalRowExpanded(row)
Variable Description
bTotalRowExpanded BOOLEAN.
row Index of the row. The value is one-based. INTEGER.