FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / UpdatingItemStyleEventArgs Class / IsDroppedDown Property

In This Topic
    IsDroppedDown Property (UpdatingItemStyleEventArgs)
    In This Topic
    Gets a value indicating whether the ribbon item is displaying its drop-down portion.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsDroppedDown As System.Boolean
    public System.bool IsDroppedDown {get;}
    See Also