Click or drag to resize

PFGridViewPlaceHolderSettingsHeightFormula Property

Gets or sets the height formula, e.g "100% - 50px". With this formula, HeightMode is ignored.

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

Property Value

Type: String
See Also