alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class RadialSliderStyle

    This enum represents the RadialSlider Style

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

    Fields

    Default

    This option represents the Default Style

    Declaration
    public const RadialSliderStyle Default
    Field Value
    Type
    RadialSliderStyle

    Office2016Black

    This option represents the Office2016 Black Style

    Declaration
    public const RadialSliderStyle Office2016Black
    Field Value
    Type
    RadialSliderStyle

    Office2016Colorful

    This option represents the Office2016 Colorful Style

    Declaration
    public const RadialSliderStyle Office2016Colorful
    Field Value
    Type
    RadialSliderStyle

    Office2016DarkGray

    This option represents the Office2016 DarkGray Style

    Declaration
    public const RadialSliderStyle Office2016DarkGray
    Field Value
    Type
    RadialSliderStyle

    Office2016White

    This option represents the Office2016 White Style

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