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