[]
Button which contains another button in the right side which opens a popup.
[TemplatePart(Name = "Button", Type = typeof(Button))]
public class C1SplitButton : C1DropDown, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
Name | Description |
---|---|
C1SplitButton() | Initializes a new instance of a C1SplitButton. |
Name | Description |
---|---|
OnApplyTemplate() | Builds the visual tree for the C1SplitButton control when a new template is applied. |
Name | Description |
---|---|
Click | Occurs when a System.Windows.Controls.Button is clicked. |