RibbonSplitButtonGallery Properties

Include Protected Members
Include Inherited Members

Applies to v2.

The RibbonSplitButtonGallery type exposes the following members.

Properties

  Name Description
Public property Categories Gets a sequence of category instances for the gallery.
Public property Command Gets or sets the command to invoke when the button is pressed. (Inherited from RibbonButton.)
Public property CommandId Gets or sets the command ID to invoke when the button is pressed. (Inherited from RibbonButton.)
Public property CommandParameter Gets or sets the command parameter to pass to the command or CommandId. (Inherited from RibbonButton.)
Public property GalleryClosing Gets or sets an action to invoke when the gallery is closing.
Public property GalleryCommand Gets the command to invoke when an item is chosen from the gallery.
Public property GalleryCommandId Gets or sets the command ID to invoke when an item is chosen from the gallery.
Public property GalleryOpening Gets or sets an action to invoke when the gallery is opening.
Public property Label Gets a label for the item. (Inherited from RibbonItem.)
Public property LargeImage Gets or sets a 32x32 image for the button. (Inherited from RibbonButton.)
Public property SmallImage Gets or sets a 16x16 image for the button. (Inherited from RibbonButton.)

Top

See Also

Reference

RibbonSplitButtonGallery Class

Microsoft.WebMatrix.Extensibility Namespace