maze-project
Show / Hide Table of Contents

Class DefaultCellContent

The DefaultCellContent class represents the default content for a grid cell (which is an empty label)

Inheritance
object
DefaultCellContent
Namespace: Maze.Maui.Controls.InteractiveGrid
Assembly: Maze.Maui.Controls.dll
Syntax
public class DefaultCellContent : ContentView

Constructors

DefaultCellContent()

Constructor

Declaration
public DefaultCellContent()
In this article
Back to top Generated by DocFX