DocumentTableLoadArgs
Leave feedback
On this page
Provides data for the Handle method.
public class DocumentTableLoadArgs
| Name | Description |
|---|---|
| IsLoaded { get; set; } | Gets or sets a value indicating whether the corresponding document table is to be loaded or not. The default value is true. |
| Options { get; set; } | Gets or sets DocumentTableOptions to be used while loading the corresponding document table. The default value is null, which means that default DocumentTableOptions are to be applied. |
| TableIndex { get; } | Gets the zero-based index of the corresponding document table to be loaded. |
- namespace GroupDocs.Assembly.Data
- assembly GroupDocs.Assembly
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.