Class PropertyGridColumnResizer
Provides column resizing for RadPropertyGrid.
Inheritance
Namespace: Telerik.Windows.Controls.Data.PropertyGrid
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public class PropertyGridColumnResizer : Control
Constructors
PropertyGridColumnResizer()
Initializes a new instance of the PropertyGridColumnResizer class.
Declaration
public PropertyGridColumnResizer()
Methods
OnApplyTemplate()
Invoked whenever application code or internal processes
(such as a rebuilding layout pass) call.
System.
Declaration
public override void OnApplyTemplate()
OnCreateAutomationPeer()
Returns class-specific System.
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
System. The type-specific System. |
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |