ExpanderRow.expanded
bool expanded() @property nothrowGet expanded property.
Returns
Whether the row is expanded.
void expanded(bool propval) @property nothrowSet expanded property.
Parameters
propval | Whether the row is expanded. |
bool expanded() @property nothrowGet expanded property.
void expanded(bool propval) @property nothrowSet expanded property.
propval | Whether the row is expanded. |