Version

IGMenuItemResolveAppearanceEventArgs Class Members

The following tables list the members exposed by IGMenuItemResolveAppearanceEventArgs.

Public Constructors
 NameDescription
Public ConstructorIGMenuItemResolveAppearanceEventArgs ConstructorInitializes a new instance of the IGMenuItemResolveAppearanceEventArgs class.  
Public Properties
 NameDescription
Public PropertyAppearanceGets or sets the AppearanceData to store the styling information (Inherited from Infragistics.Win.IGControls.IGMenuResolveAppearanceEventArgs)
Public PropertyBorderStyleGets or sets the border style.  
Public PropertyBoundsGets the bounds f0r the item.  
Public PropertyIndexGets the index of the item within the menu.  
Public PropertyItemGets the MenuItem.  
Public PropertyRequestedPropsGets or sets the AppearancePropFlags of the requested styling properties. (Inherited from Infragistics.Win.IGControls.IGMenuResolveAppearanceEventArgs)
Public PropertyStateGets the state of the MenuItem.  
See Also