Interface IView
Inherited Members
Namespace: Telerik.Core
Assembly: Telerik.WinUI.Controls.dll
Syntax
public interface IView : IElementPresenter
Properties
ViewportHeight
Declaration
double ViewportHeight { get; }
Property Value
|
System.Double
|
ViewportWidth
Declaration
double ViewportWidth { get; }
Property Value
|
System.Double
|