Assign a specified width to all columns in the collection.

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

Syntax

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

See Also