|
|
|
|
Rows Property, FootersClass Class |
Defines the number of rows in the footer area.
Syntax FootersClass Class (Softelvdm.SftTreeNET)
VB |
Public Property Rows As Integer |
C# |
public int Rows { get; set; } |
C++ |
public: property int Rows { |
Property Value
The number of rows.
The default value is 1.
Comments
The Rows property defines the number of rows in the footer area.
Each row in the column footer area is represented by an item (of type ItemClass) which contains cells.