alexa

    Show / Hide Table of Contents

    Class RTLGroupBox

    For internal use.

    Inheritance
    System.Object
    RTLGroupBox
    Namespace: Syncfusion.Windows.Forms.Schedule
    Assembly: Syncfusion.Schedule.Windows.dll
    Syntax
    public class RTLGroupBox : GroupBox

    Constructors

    RTLGroupBox()

    Initializes a new instance of the RTLGroupBox class.

    Declaration
    public RTLGroupBox()

    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
    Back to top Generated by DocFX