'Usage
Dim instance As GridControl
Dim value As GripLocation
instance.GripLocation = value
value = instance.GripLocation
[Description("The location of the resizing grip when the grid is dock-filled on a form.")]
[Category("Appearance")]
[ApplyToDesigner(true)]
public GripLocation GripLocation {get; set;}
Property Value
A Xceed.UI.GripLocation value representing the location of the resizing grip when the grid is dock-filled on a form. By default, GripLocation.None.
Remarks
This property should only be set when the parent form's resizing grip is visible.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2