ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonControlHost Class / ShouldSerializeRightToLeft Method

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