Click or drag to resize
ArrayTableMinimumRowsWhenCreating Property

[This is preliminary documentation and is subject to change.]

The minimum number of rows in the ArrayTable when the form is created

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public int MinimumRowsWhenCreating { get; }

Property Value

Type: Int32
See Also