ButtonPressedEventArgs Constructors
Provides data for the RepositoryItemButtonEdit.ButtonPressed and RepositoryItemButtonEdit.ButtonClick events.Name | Parameters | Description |
---|---|---|
ButtonPressedEventArgs(EditorButton) | button | Creates and initializes a new object of the ButtonPressedEventArgs class. |
See Also