Operations
Gets the list of operations displayed by the current button when in expanded state.
Declaration
public IEnumerable<Operation> Operations { get; }
Property Value
Type | Description |
---|---|
IEnumerable<Operation> |
Gets the list of operations displayed by the current button when in expanded state.
public IEnumerable<Operation> Operations { get; }
Type | Description |
---|---|
IEnumerable<Operation> |