Click or drag to resize

PFWaffleRows Property

Gets or sets the number of rows visible in the grid scrollable viewport.

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

Property Value

Type: Int32
See Also