|
|
|
|
Visible Property, FootersClass Class |
Defines whether column footers and the footer area are visible.
Syntax FootersClass Class (Softelvdm.SftTreeNET)
VB |
Public Property Visible As Boolean |
C# |
public bool Visible { get; set; } |
C++ |
public: property bool Visible { |
Property Value
True if column footers are visible, otherwise False.
The default value is True.
Comments
The Visible property defines whether column footers and the footer area are visible.