GridView.SetMasterRowExpanded Method
Name | Parameters | Description |
---|---|---|
SetMasterRowExpanded(Int32, Boolean) | rowHandle, expand | Expands or collapses the specified master row. |
SetMasterRowExpanded(Int32, String, Boolean) | rowHandle, relationName, expand | Opens or closes a master row’s detail View identified by the relationship’s name. |