Skip to main content
.NET 6.0+

IPivotSettings.LayoutSettings Property

Specifies layout settings.

Namespace: DevExpress.ExpressApp.PivotGrid

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

Declaration

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

Property Value

Type Description
String

A string representing serialized layout settings.

See Also