alexa

    Show / Hide Table of Contents

    Enum MaskGroupAlignment

    The clipping mode to be used by the control when returning the text content of the control.

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum MaskGroupAlignment

    Fields

    Name Description
    Center

    Center aligned.

    Left

    Left aligned.

    None

    Do not apply any alignment.

    Right

    Right aligned.

    Back to top Generated by DocFX