A newer version of this page is available.
Switch to the current version.
RibbonOptionsTouch Class
Provides access to a set of properties that manage this RibbonControl's touch behavior.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v19.1.dll
Declaration
public class RibbonOptionsTouch :
RibbonOptionsBase,
IDisposable
Public Class RibbonOptionsTouch
Inherits RibbonOptionsBase
Implements IDisposable
Related API Members
The following members accept/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
Feedback