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
[read-only] | Count | int.
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] | PreviewSize | System.Drawing.Size.
Gets the maximum outer dimensions of the control as it will appear at run time. |
[read-only] | SyncRoot | object.
Gets an object that can be used to synchronize access to the System.Web.UI.Design.DesignerAutoFormatCollection object. |