Click or drag to resize

PFGridViewPlaceHolderSettingsHeight Property

Gets or sets the height value in pixel. Does not include chrome parts. Must be between 100 and 800.

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

Property Value

Type: Int32
See Also