ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DateEditMonthCalendar Class / RightToLeft Property

In This Topic
    RightToLeft Property (DateEditMonthCalendar)
    In This Topic
    Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
    Syntax
    'Declaration
     
    Public Shadows Property RightToLeft As RightToLeft
    public new RightToLeft RightToLeft {get; set;}
    See Also