Click or drag to resize

PFGridViewSettingsData_ItemsCreationMode Property

Gets or sets the creation behavior.

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

Property Value

Type: PFGridView_CreationMode
See Also