public final class SessionMode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CUSTOM
Uses the LoadCustomData event to load the grid's sheet data manually.
|
static int |
FILE
Uses the system file to store/recover the grid's sheet data automatically,user need to set SessionStorePath to specify the file directory.
|
static int |
SESSION
Uses the system session to store/recover the grid's sheet data automatically.
|
static int |
VIEW_STATE
Uses the page's viewstate to store/recover the grid's sheet data automatically.
|
public static final int SESSION
public static final int VIEW_STATE
public static final int CUSTOM
public static final int FILE
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.