callback property

dynamic Function(DockItem<T> item) callback
getter/setter pair

Implementation

Function (DockItem<T> item) callback;