Click or drag to resize

IPivotTableOptions ShowGridDropZone Property

Specifies a boolean value that indicates whether the in-grid drop zones should be displayed at runtime, and whether classic layout is applied.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
bool ShowGridDropZone { get; set; }

Property Value

Type: Boolean
See Also