[]
Button which contains another button in the right side which opens a popup.
[TemplatePart(Name = "Button", Type = typeof(C1Button))]
public class C1SplitButton : C1DropDown, INotifyPropertyChanged
| Name | Description |
|---|---|
| C1SplitButton() | Initializes a new instance of the C1SplitButton class. |
| Name | Description |
|---|---|
| Dispose(bool) | |
| OnApplyTemplate() | |
| OnGotFocus(RoutedEventArgs) |
| Name | Description |
|---|---|
| Click | Occurs when a System.Windows.Controls.Button is clicked. |