C1.WPF.Toolbar Namespace : C1ToolbarSplitButton Class |
'Declaration
Public Class C1ToolbarSplitButton Inherits C1ToolbarDropDown
public class C1ToolbarSplitButton : C1ToolbarDropDown
<c1:C1ToolbarSplitButton Padding="2" Header="Defaut" Click="SetDefaultStyle"> <c1:C1ToolbarDropDown.Menu> <c1:C1ContextMenu> <c1:C1MenuItem Header="Heading 1" FontSize="14" /> <c1:C1MenuItem Header="Heading 2" FontSize="12" /> <c1:C1MenuItem Header="Title" FontWeight="Bold" /> <c1:C1MenuItem Header="Subtitle" FontWeight="SemiBold" FontStyle="Italic" /> <c1:C1MenuItem Header="Quote" FontStyle="Italic" /> </c1:C1ContextMenu> </c1:C1ToolbarDropDown.Menu> </c1:C1ToolbarSplitButton>
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
C1.WPF.C1HeaderedContentControl
C1.WPF.C1DropDownButton
C1.WPF.C1DropDown
C1.WPF.Toolbar.C1ToolbarDropDown
C1.WPF.Toolbar.C1ToolbarSplitButton
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2