Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / DeferLayoutUpdate Property
In This Topic
    DeferLayoutUpdate Property
    In This Topic
    Returns or sets whether the pivotTable defer layout update.
    Syntax
    System.bool DeferLayoutUpdate {get; set;}
    See Also