Class CellSizeMode
Cell size mode for table layout TableLayoutManager
Inheritance
System.Object
CellSizeMode
Namespace: Syncfusion.Windows.Forms.Diagram
Assembly: Syncfusion.Diagram.Base.dll
Syntax
public sealed class CellSizeMode : Enum
Fields
EqualToMaxNode
Equal to max node.
Declaration
public const CellSizeMode EqualToMaxNode
Field Value
| Type |
|---|
| CellSizeMode |
Minimal
Minimal size.
Declaration
public const CellSizeMode Minimal
Field Value
| Type |
|---|
| CellSizeMode |
MinimalTable
Minimal table.
Declaration
public const CellSizeMode MinimalTable
Field Value
| Type |
|---|
| CellSizeMode |