Property Item
- Namespace
- Innova.Prism.Library.Decorators
- Assembly
- Innova.Prism.Library.dll
Item
Gets or sets the item associated with the checkbox.
public T Item { get; set; }
Property Value
- T
Gets or sets the item associated with the checkbox.
public T Item { get; set; }