Helper style for controlling "list-style-type" css property

Namespace:  Endeca.Web.UI.WebControls
Assembly:  Endeca.Web.UI.WebControls (in Endeca.Web.UI.WebControls.dll) Version: 2.1.3.0 (2.1.3.622)

Syntax

C#
public class ListStyle : Style
Visual Basic (Declaration)
Public Class ListStyle _
	Inherits Style
Visual C++
public ref class ListStyle : public Style

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Web.UI.WebControls..::.Style
        Endeca.Web.UI.WebControls..::.ListStyle

See Also