C1.Win.8 Assembly / C1.Framework Namespace / TreeRow Class / GetExpandButtonElement Method

In This Topic
GetExpandButtonElement Method (TreeRow)
In This Topic
Returns a button instance for TreeRow.ExpandButton property.
Syntax
'Declaration
 
Protected Overridable Function GetExpandButtonElement() As ExpandButtonElement
 
See Also