Set a specified height to all rows in the collection.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public Object AllHeights { set; }
Visual Basic (Declaration)
Public WriteOnly Property AllHeights As Object

See Also