Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonControlHost Class / ShouldSerializeRightToLeft Method

In This Topic
    ShouldSerializeRightToLeft Method (RibbonControlHost)
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    
    Protected Overridable Function ShouldSerializeRightToLeft() As Boolean
    protected virtual bool ShouldSerializeRightToLeft()
    See Also