alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class AutoLabelStyle

    Specifies the style with which some controls will appear and behave.

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

    Fields

    Default

    Classic appearance.

    Declaration
    public const AutoLabelStyle Default
    Field Value
    Type
    AutoLabelStyle

    Office2016Black

    Office2016 Black

    Declaration
    public const AutoLabelStyle Office2016Black
    Field Value
    Type
    AutoLabelStyle

    Office2016Colorful

    Office2016 Colorful

    Declaration
    public const AutoLabelStyle Office2016Colorful
    Field Value
    Type
    AutoLabelStyle

    Office2016DarkGray

    Office2016 DarkGray

    Declaration
    public const AutoLabelStyle Office2016DarkGray
    Field Value
    Type
    AutoLabelStyle

    Office2016White

    Office2016 White

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