Interface IResizable
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.PivotGrid.dll
Syntax
public interface IResizable
Properties
PreferredSize
Gets or sets the size of the preferred.
Declaration
int PreferredSize { get; set; }
Property Value
System.Int32
The size of the preferred. |