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 |
---|
System.Windows.Forms.CreateParams |