Click or drag to resize

PFGrid Constructor (PFGridSettings)

Initializes a new instance of PFGrid

Namespace:  Packflow.Core.Widgets.BuiltIn
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFGrid(
	PFGridSettings settings
)

Parameters

settings
Type: Packflow.Core.Widgets.BuiltInPFGridSettings
See Also