PostSharp//API Reference/Post­Sharp.​Patterns.​Model.​Controls/Undo­Redo­Button­Base/Operations
Open sandboxFocus

Property Operations

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>