ClassFillRepository
Class
This class supports the TPF internal infrastructure and is not intended to be used directly from your code.
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
public class FillRepository : IDisposable
Inheritance: objectFillRepository
Implements:
Fields
Properties
Methods
Dispose()
Declaration
cs-api-definition
public void Dispose()
Implements
Dispose(bool)
Declaration
cs-api-definition
protected virtual void Dispose(bool disposing)
Parameters
disposing
~FillRepository()
Declaration
cs-api-definition
protected ~FillRepository()