WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum CheckMode - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum CheckMode

    Creates an enumeration list for CheckMode options for the Radial Menu control.

    Namespace: Syncfusion.Windows.Controls.Navigation
    Assembly: Syncfusion.SfRadialMenu.Wpf.dll
    Syntax
    public enum CheckMode

    Fields

    Name Description
    CheckBox

    An item will be unchecked if checked again.

    None

    All items can be selected.

    RadioButton

    Only one item can be selected at a time.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved