gridTable gridRow Property DocuWare Platform .NET API
The widths of rows in twips. Each value is a distance between two grid.

Namespace: DocuWare.Platform.ServerClient.Content
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: 6.5.0.0 (6.5.0.5648)
Syntax

public List<int> gridRow { get; set; }

Property Value

Type: OnlineList OnlineInt32 
See Also