Method AttachItems
AttachItems(BaseCollection<object>?)
Called when items are attached to the control.
protected virtual void AttachItems(BaseCollection<object>? itm)
Parameters
itmBaseCollection<object>Attached items.
Called when items are attached to the control.
protected virtual void AttachItems(BaseCollection<object>? itm)
itm BaseCollection<object>Attached items.