DataListDesigner.AutoFormats Proprietà

Definizione

Ottiene l'oggetto DesignerAutoFormatCollection associato a questa finestra di progettazione.

public:
 virtual property System::Web::UI::Design::DesignerAutoFormatCollection ^ AutoFormats { System::Web::UI::Design::DesignerAutoFormatCollection ^ get(); };
public override System.Web.UI.Design.DesignerAutoFormatCollection AutoFormats { get; }
member this.AutoFormats : System.Web.UI.Design.DesignerAutoFormatCollection
Public Overrides ReadOnly Property AutoFormats As DesignerAutoFormatCollection

Valore della proprietà

Oggetto DesignerAutoFormatCollection associato alla finestra di progettazione.

Si applica a

Vedi anche