Share via


Resizer.VisibleGripWidth Property

Definition

Gets or sets the visible width of the grips.

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

Property Value

Attributes

Applies to