PFGridViewSettingsDataEnabled Property |
Gets or sets a value indicating whether the gridview is enabled.
If set to False, the gridview will not load until the setting is set back to True.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public bool Enabled { get; set; }
Property Value
Type:
BooleanSee Also