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 Boolean
public bool IsDroppedDown {get;}
See Also