UseTempStorage Property
UseTempStorage
Specifies whether the component should use temporary storage at saving to XLSX/XSLT files for minimization used memory.
Declaration
[Browsable(false)]
public bool UseTempStorage { get; set; }
<Browsable(False)>
Public Property UseTempStorage As Boolean