Click or drag to resize

PFFormGridView_InlineActionIsAsyncCreationEnabled Property

Gets a value indicating whether the asynchronous item creation is enabled on the gridview.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public bool IsAsyncCreationEnabled { get; }

Property Value

Type: Boolean
See Also