Click or drag to resize

GridPartitioningIsEmpty Property

Gets a value indicating whether the partitioning contains no rows and columns.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsEmpty { get; }

Property Value

Boolean
See Also