InterfaceIValuesContainer
Interface
Interface used to store container information.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
cs-api-definition
public interface IValuesContainer
Properties
Methods
GetIndex(double)
Returns the index of the element that reaches the given value.
GetValue(int)
Gets or sets the value that has built up for the items up to a given end index.