IsLoaded

DocumentTableLoadArgs.IsLoaded property

Gets or sets a value indicating whether the corresponding document table is to be loaded or not. The default value is true.

public bool IsLoaded { get; set; }

See Also