Version

DataMenuGroupSettings class Members

The following tables list the members exposed by DataMenuGroupSettings.

Public Constructors
 NameDescription
Public ConstructorDataMenuGroupSettings Constructor  
Public Properties
 NameDescription
Public PropertyanimationDurationGet the duration in milliseconds of the animation effect.  
Public PropertyanimationEquationTypeGet the animation equation type.  
Public PropertyanimationTypeGet the animation type.  
Public PropertyenableAnimationGet whether animation is enabled.  
Public PropertyexpandDirectionGet the expand direction of the menu items.  
Public PropertyheightGet the height of the menu or sub-menu group in pixels.  
Public PropertyitemGet reference to menu item.  
Public PropertyitemsFullAddressGet the address of a menu item. Format: ItemLevel.ItemLevel.ItemLevel  
Public PropertyoffsetXGet the offset X appearance in pixels for the menu or sub-menu group.  
Public PropertyoffsetYGet the offset Y appearance in pixels for the menu or sub-menu group.  
Public PropertyorientationGet the orientation of the menu or sub-menu group.  
Public PropertywidthGet the width of the menu or sub-menu group in pixels.  
Public Methods
 NameDescription
Public MethodinitializeInitializes the DataMenuGroupSettings object  
Public MethodisEmptyGet whether the object contains default values for all of its properties.  
See Also