RibbonSplitButton.Title Property

Definition

Gets or sets the title that appears on top of the RibbonSplitButton control if the control is on the Microsoft Office Menu.

public string Title { get; set; }

Property Value

String

The title for the RibbonSplitButton control if the control is on the Microsoft Office Menu.

Remarks

This property applies to the RibbonSplitButton only if it is on the Microsoft Office Menu.

This property can be changed at design time and at run time.

Applies to