System.Web.UI.Design.DesignerAutoFormatCollection: Property Members

The properties of System.Web.UI.Design.DesignerAutoFormatCollection are listed below. For a list of all members, see the DesignerAutoFormatCollection Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Countint.

Gets the number of System.Web.UI.Design.DesignerAutoFormat objects in the collection.

[read-only]
default property
Item(int)DesignerAutoFormat. Documentation for this section has not yet been entered.
[read-only]
PreviewSizeSystem.Drawing.Size.

Gets the maximum outer dimensions of the control as it will appear at run time.

[read-only]
SyncRootobject.

Gets an object that can be used to synchronize access to the System.Web.UI.Design.DesignerAutoFormatCollection object.