Interface IVirtualizedPanel
Namespace: Telerik.Windows.Rendering
Assembly: Telerik.Windows.Scheduling.Core.dll
Syntax
public interface IVirtualizedPanel
Properties
Viewport
Declaration
Rect Viewport { get; }
Property Value
System.Windows.Rect
|