Gets the maximum number of rows to include per section.
Namespace: Autodesk.Civil.SettingsAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public PropertyInt MaximumNumberOfRows { get; } |
Visual Basic |
---|
Public ReadOnly Property MaximumNumberOfRows As PropertyInt Get |
Visual C++ |
---|
public: property PropertyInt^ MaximumNumberOfRows { PropertyInt^ get (); } |
Remarks
If the number of data rows exceeds the specified maximum, the table is split into sections, and they are displayed either side by side (left to right), or stacked vertically.