C1.Win.4.8 Assembly / C1.Framework Namespace / TreeRow Class / GetCheckBoxElement Method

In This Topic
GetCheckBoxElement Method (TreeRow)
In This Topic
Returns a checkbox instance for CheckBox property.
Syntax
'Declaration
 
Protected Overridable Function GetCheckBoxElement() As CheckBoxButtonElement
 
See Also