Upper-case Roman numerals (I., II., III....).
Namespace: Mindscape.SilverlightElementsAssembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public static IListStyleType RomanUpper { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property RomanUpper As IListStyleType Get |
| Visual C++ |
|---|
public: static property IListStyleType^ RomanUpper { IListStyleType^ get (); } |