alexa

    Show / Hide Table of Contents

    Enum CheckMode

    Property for CheckMode.

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public enum CheckMode

    Fields

    Name Description
    Check

    Allows to select one RadialMenuItem at a time.

    None

    RadialMenuItems cannot be checked.

    Option

    Allows to check the selected RadialMenuItems alone.

    Back to top Generated by DocFX