Class RadGridResizer
Inheritance
System.Object
RadGridResizer
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class RadGridResizer : Control, IAutomationPeer, IPeerConverter, IRadGridResizer, IControl, IFrameworkElement, ITargetElement
Constructors
RadGridResizer()
Declaration
public RadGridResizer()
Properties
Orientation
ShowsPreview
Declaration
public bool ShowsPreview { get; }
Property Value
System.Boolean
|
Implements
Methods
Resize(Int32)
Declaration
public void Resize(int offset)
Parameters
System.Int32
offset
|