Share via


Resizer.GripWidth Property

Definition

Gets or sets the width of the grips.

public:
 property double GripWidth { double get(); void set(double value); };
public:
 property double GripWidth { double get(); void set(double value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.Category("Common Properties")]
[System.ComponentModel.Description("Gets or sets the width of the grips.")]
public double GripWidth { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.Category("Common Properties")>]
[<System.ComponentModel.Description("Gets or sets the width of the grips.")>]
member this.GripWidth : double with get, set
Public Property GripWidth As Double

Property Value

Attributes

Applies to