TileViewItemCustomizeEventArgs Properties
Provides data for the TileView.ItemCustomize event.
Name | Description |
---|---|
Html |
|
Item | Gets the currently processed tile. |
Row |
Gets the row handle of the currently processed tile. |
See Also