ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Forms Namespace / TagsInputFormBase Class / RightToLeft Property

In This Topic
    RightToLeft Property (TagsInputFormBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property RightToLeft As System.Windows.Forms.RightToLeft
    public virtual System.Windows.Forms.RightToLeft RightToLeft {get; set;}
    See Also