Click or drag to resize

PFFormGridView_InlineActionIsInlineEditingEnabled Property

Gets a value indicating whether the inline editing 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 IsInlineEditingEnabled { get; }

Property Value

Type: Boolean
See Also