 | ItemsSetterOnItemsChanged Method |
Called when the items of the control changed.
Namespace:
Slash.Unity.DataBind.Foundation.Setters
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxprotected virtual void OnItemsChanged()
Protected Overridable Sub OnItemsChanged
protected:
virtual void OnItemsChanged()
abstract OnItemsChanged : unit -> unit
override OnItemsChanged : unit -> unit
See Also