RibbonOptionsExpandCollapseMenu.Assign(BaseOptions) Method
Copies the settings from the specified object and assigns them to the current object.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
options | BaseOptions | A BaseOptions descendant whose settings are assigned to the current object. |
See Also