Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Splitter.LeftPane Property

Returns a SplitterPane object that represents the left or top pane of the splitter.

[Visual Basic]
Public ReadOnly Property LeftPane As SplitterPane
[C#]
public SplitterPane LeftPane {get;}

See Also

Splitter Class | EO.Web Namespace


Direct link to this topic