GripHandleVisible Property (RibbonSplitButton)
In This Topic
Gets or sets a value indicating whether the drop-down can be resized.
Syntax
'Declaration
Public Overridable Property GripHandleVisible As Boolean
public virtual bool GripHandleVisible {get; set;}
See Also