PFGridViewPlaceHolderSettingsPreloadData Property |
Gets or sets a value indicating whether the data should be loaded directly.
If not, the data is loaded from client-side using SignalR when the page is ready.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public bool PreloadData { get; set; }
Property Value
Type:
BooleanSee Also