FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonMenu Class / GripHandleVisible Property

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