An instance of the LeftPane class represents the left pane in a SftTree/NET control.
The is only one instance of the LeftPane class in a SftTree/NET control. It is accessed using the SplitterClass.Left property.
If a tree control does not have a splitter bar (SplitterClass.Visible is False), only the left pane is available and all columns are located in the left pane.
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET
Inheritance
public class LeftPane;
Public Class LeftPane
This class cannot be instantiated.
![]() | Area | Returns the area of the left pane. |
![]() | Columns | Defines the number of columns displayed in the left pane. |
![]() | ItemsArea | Returns the area of the item area in the left pane. |
![]() ![]() | Equals | Determines whether the specified object is equal to the current object. |
![]() ![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. |
![]() ![]() | GetHashCode | Serves as the default hash function. |
![]() ![]() | GetType | Gets the Type of the current instance. |
![]() ![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() ![]() ![]() | ReferenceEquals | Determines whether the specified Object instances are the same instance. |
![]() ![]() | ToString | Returns a string that represents the current object. |
![]() | PropertyChanged | Occurs when a property of a LeftPane instance is modified. |
See Also Classes | SftTree/NET 2.0