For a list of all members of this type, see DataMenuGroupSettings members.
| Name | Description | |
|---|---|---|
![]() | AnimationDuration | The duration of animation effect in milliseconds. |
![]() | AnimationEquationType | Equation type to use for the animation. |
![]() | AnimationType | Represents animation type to use. |
![]() | EnableAnimation | Whether to use animation or not. |
![]() | ExpandDirection | Which direction to expand to. Defaults to Auto |
![]() | Height | Height for the Menu or SubMenu group. Explicit set. Can use "px" or "%" |
![]() | IsEmpty | Checks if all properties have default values. |
![]() | OffsetX | Offset X appearance in pixels for the menu or sub-menu Group |
![]() | OffsetY | Offset Y appearance in pixels for the menu or sub-menu Group |
![]() | Orientation | Orientation for the Menu or SubMenu group. Vertical or Horizontal. Defaults Vertical |
![]() | Width | Width for the Menu or SubMenu group. Explicit set. Can use "px" or "%" |
| Name | Description | |
|---|---|---|
![]() | AdditionalClientState | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | CollectionData | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | DelayLoadingClientCollections | Customizes the client collections loading. If true the collections will be loaded after view state has been loaded. If false the collections will be loaded in RunBot.HandleOnInit. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | IsTrackingViewState | This method returns a boolean value which indicates whether ViewState is being tracked for the object. Once viewstate is being tracked, all property changes are roundtripped from server to client and back within the ViewState hidden field. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | PropCount | Overridden. Returns the total number of properties on the object that should go to the client.. This should be calculated by taking the amount of Properties on the base class plus the amount of properties on this class. If you are deriving from this object and need to add additional client properties, you must override this property. |
![]() | TransactionLists | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | ViewState | Property to return the ViewState bag for the object. If none exist, then one is created. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |