IRegionFormatableExtendedUnorderedList Property
Gets or sets whether current paragraph should be shown as an unordered list in the document element.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
bool UnorderedList { get; set; }
Property UnorderedList As Boolean
Get
Set
property bool UnorderedList {
bool get ();
void set (bool value);
}
abstract UnorderedList : bool with get, set
Property Value
Boolean