Interface IRadGridResizer
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface IRadGridResizer : IControl, IFrameworkElement, ITargetElement
Properties
Orientation
ShowsPreview
Declaration
bool ShowsPreview { get; }
Property Value
System.Boolean
|
Methods
Resize(Int32)
Declaration
void Resize(int offset)
Parameters
System.Int32
offset
|