Enum HeaderType
Represents a type of header
Namespace: Maze.Maui.Controls.InteractiveGrid
Assembly: Maze.Maui.Controls.dll
Syntax
public enum HeaderType
Fields
| Name | Description |
|---|---|
| Column | Column header |
| Corner | Corner header |
| Row | Row header |