Click or drag to resize

PFGridViewPlaceHolderHtmlHelperSettings Property

Gets the gridview's settings.

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

Property Value

Type: PFGridViewSettingsData
Exceptions
ExceptionCondition
InvalidStateExceptionNo settings available!
See Also