WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RTLPanel

    Show / Hide Table of Contents

    Class RTLPanel

    For internal use.

    Inheritance
    System.Object
    RTLPanel
    Namespace: Syncfusion.Windows.Forms.Schedule
    Assembly: Syncfusion.Schedule.Windows.dll
    Syntax
    public class RTLPanel : Panel

    Constructors

    RTLPanel()

    Initializes a new instance of the RTLPanel class.

    Declaration
    public RTLPanel()

    Properties

    CreateParams

    Gets the required creation parameters when the control handle is created.

    Declaration
    protected override CreateParams CreateParams { get; }
    Property Value
    Type Description
    System.Windows.Forms.CreateParams
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved