| 
 | 
 | 
 | 
| 
        | RowHeaders Property, SftTree Class | 
Returns the instance of the RowHeadersClass class that defines attributes for all row headers in a SftTree/NET control.
Syntax SftTree Class (Softelvdm.SftTreeNET)
| VB | Public ReadOnly Property RowHeaders As RowHeadersClass | 
| C# | public RowHeadersClass RowHeaders { get; } | 
| C++ | public: property RowHeadersClass^ RowHeaders { | 
Property Value
The instance of the RowHeadersClass class.
Comments
The RowHeaders property returns the instance of the RowHeadersClass class that defines attributes for all row headers in a SftTree/NET control.