Show / Hide Table of Contents

Enum GridStyle

The style of the Grid Panel.

Namespace: LemonUI.Menus
Assembly: LemonUI.SHVDN3.dll
Syntax
public enum GridStyle

Fields

Name Description
Column

A single column on the center with the Y value only.

Full

The full grid with X and Y values.

Row

A single row on the center with the X value only.

  • View Source
In this article
Back to top Generated by DocFX