alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class MaskGroupAlignment

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

    Inheritance
    System.Object
    MaskGroupAlignment
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public sealed class MaskGroupAlignment : Enum

    Fields

    Center

    Center aligned.

    Declaration
    public const MaskGroupAlignment Center
    Field Value
    Type
    MaskGroupAlignment

    Left

    Left aligned.

    Declaration
    public const MaskGroupAlignment Left
    Field Value
    Type
    MaskGroupAlignment

    None

    Do not apply any alignment.

    Declaration
    public const MaskGroupAlignment None
    Field Value
    Type
    MaskGroupAlignment

    Right

    Right aligned.

    Declaration
    public const MaskGroupAlignment Right
    Field Value
    Type
    MaskGroupAlignment
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved