RibbonOptionsTouch Class
Provides access to a set of properties that manage this RibbonControl‘s touch behavior.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Related API Members
The following members return RibbonOptionsTouch objects:
Remarks
The options this class provides are accessible with the RibbonControl.OptionsTouch property.
See the Touch Support topic to learn more about Ribbon Control touch support.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraBars.Ribbon.RibbonOptionsBase
RibbonOptionsTouch
See Also