ListDecoration

ListDecorationserializable

System.Web.UI.MobileControls (system.web.mobile.dll)enum

This enumeration is used in conjunction with the List.Decoration property. It identifies additional formatting that will be applied to the list items, like bullets or automatic numbering.

public enum ListDecoration {    None = 0,    Bulleted = 1,    Numbered = 2 }

Hierarchy

System.Object System.ValueType System.Enum(System.IComparable, System.IFormattable, System.IConvertible) ListDecoration

Returned By

List.Decoration

Passed To

List.Decoration



ASP. NET in a Nutshell
ASP.NET in a Nutshell, Second Edition
ISBN: 0596005202
EAN: 2147483647
Year: 2003
Pages: 873

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net