Property IsExpanded
| Edit this page View SourceIsExpanded
Gets or sets a value indicating whether this expander is expanded.
Declaration
public bool IsExpanded { get; set; }
Property Value
Type | Description |
---|---|
bool |
Gets or sets a value indicating whether this expander is expanded.
public bool IsExpanded { get; set; }
Type | Description |
---|---|
bool |