MenuFactoryMenuOptions Class
The options to be used when creating a menu using IMenuFactory.
public class MenuFactoryMenuOptions
- Inheritance:
- object object
Constructors
MenuFactoryMenuOptions()
Initializes an instance of the class.
public MenuFactoryMenuOptions()
Properties
MenuItems
Menu items used to initialize the menu.
Owner
An owner for the menu which can be used for additional context.
Tag
An object that contains data about the menu to be created.
Inherited Members
- object.GetType()
- object.MemberwiseClone()
- object.ToString()
- object.Equals(object)
- object.Equals(object, object)
- object.ReferenceEquals(object, object)
- object.GetHashCode()