Style for the separators.

Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
public class C1WebSeparatorStyle : Style
Visual Basic (Declaration)
Public Class C1WebSeparatorStyle _
	Inherits Style

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Web.UI.WebControls..::.Style
        C1.Web.Command..::.C1WebSeparatorStyle

See Also