DocumentTableLoadArgs
DocumentTableLoadArgs class
Provides data for the Handle
method.
public class DocumentTableLoadArgs
Properties
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. |
See Also
- namespace GroupDocs.Assembly.Data
- assembly GroupDocs.Assembly