ShouldSerializeCheckImageList Method (C1CheckList)
In This Topic
Returns true if this
CheckImageList property has changed; otherwise, returns false.
Syntax
'Declaration
Protected Function ShouldSerializeCheckImageList() As Boolean
protected bool ShouldSerializeCheckImageList()
See Also