Click or drag to resize

PFGridViewPlaceHolderSettingsHeightMode Property

Gets or sets a value indicating how the gridview should manage its height.

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_HeightMode HeightMode { get; set; }

Property Value

Type: PFGridView_HeightMode
See Also