List items prefixed with a solid circle.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public static IListStyleType Disc { get; }
Visual Basic
Public Shared ReadOnly Property Disc As IListStyleType
	Get
Visual C++
public:
static property IListStyleType^ Disc {
	IListStyleType^ get ();
}

See Also