Class GridType
Defines the gird rendering pattern Lines - Render the line for the grid Dots - Render the dot for the grid
Inheritance
System.Object
GridType
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class GridType : Enum
Fields
Dots
Declaration
public const GridType Dots
Field Value
Type | Description |
---|---|
GridType |
Lines
Declaration
public const GridType Lines
Field Value
Type | Description |
---|---|
GridType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |