Marks collection item dirty
Namespace: Telerik.Reporting.ChartingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
| C# |
|---|
protected virtual void SetItemDirty(
T item
) |
| Visual Basic |
|---|
Protected Overridable Sub SetItemDirty ( _
item As T _
) |
Parameters
- item
- Type: T
Item to mark
Version Information
Supported in: 1.0.1
See Also