alexa

    Show / Hide Table of Contents

    Enum CheckBoxAlignment

    Defines the constant that specify the alignment of the check box.

    Namespace: Syncfusion.Windows.Forms.Enums
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum CheckBoxAlignment

    Fields

    Name Description
    Left

    Specifies that the check box will be left aligned.

    Right

    Specifies that the check box will be right aligned.

    Back to top Generated by DocFX