Click or drag to resize

GridStyle Enumeration

Specifies the grid style.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public enum GridStyle
Members
Member nameValueDescription
List0 Specifies a list grid style.
Sheet1 Specifies a worksheet grid style.
Custom12 Specifies the first custom grid style.
See Also