[]
Gets or sets a value indicating whether the drop-down can be resized.
[C1Category("Appearance")]
[C1Description("RibbonGallery.GripHandleVisible", "Indicates whether the drop-down can be resized.")]
public bool GripHandleVisible { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonGallery.GripHandleVisible", "Indicates whether the drop-down can be resized.")>
Public Property GripHandleVisible As Boolean