TreeListBuilder<T>.ExpandedRowKeys Method
Name | Parameters | Description |
---|---|---|
ExpandedRowKeys(JS) | value | Specifies keys of the initially expanded rows. Mirrors the client-side expandedRowKeys option. |
ExpandedRowKeys(IEnumerable) | value | Specifies keys of the initially expanded rows. Mirrors the client-side expandedRowKeys option. |