Click or drag to resize

KryptonRibbonGroupCheckBoxAutoCheck Property

Gets or sets a value indicating if the check box is automatically changed state when clicked.

Namespace: Internal.ComponentFactory.Krypton.Ribbon
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public bool AutoCheck { get; set; }

Property Value

Boolean
See Also