Class TreeGridPdfExportProperties
Defines the options for customizing the pdf document during export.
Inherited Members
Namespace: Syncfusion.Blazor.TreeGrid
Assembly: Syncfusion.Blazor.dll
Syntax
public class TreeGridPdfExportProperties : PdfExportProperties
Constructors
TreeGridPdfExportProperties()
Declaration
public TreeGridPdfExportProperties()
Properties
IsCollapsedStatePersist
Specifies the collapsed state persistence in exported file.
Declaration
public bool IsCollapsedStatePersist { get; set; }
Property Value
Type |
---|
System.Boolean |