[]
Button which contains another button in the right side which opens a popup.
public class C1SplitButton : C1DropDown, INotifyPropertyChanged, IDisposable
Public Class C1SplitButton
Inherits C1DropDown
Implements INotifyPropertyChanged, IDisposable
| 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. |