Skip to main content

IPivotSettings.LayoutSettings Property

Specifies layout settings.

Namespace: DevExpress.ExpressApp.PivotGrid

Assembly: DevExpress.ExpressApp.PivotGrid.v25.2.dll

NuGet Package: DevExpress.ExpressApp.PivotGrid

Declaration

[Browsable(false)]
string LayoutSettings { get; set; }

Property Value

Type Description
String

A string representing serialized layout settings.

See Also