C1.Win.TreeView Namespace / C1TreeView Class / ShouldSerializeButtonImageList Method

In This Topic
ShouldSerializeButtonImageList Method (C1TreeView)
In This Topic
Returns true if this ButtonImageList property has changed; otherwise, returns false.
Syntax
'Declaration
 
Protected Function ShouldSerializeButtonImageList() As Boolean
 
See Also