Default style applied to the C1Separator located inside this C1Menu.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public Style SeparatorStyle { get; set; }
Visual Basic
Public Property SeparatorStyle As Style
	Get
	Set

See Also