Numbered list (1., 2., 3....);

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

Syntax

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

See Also