Udostępnij za pośrednictwem


FormViewDesigner.AutoFormats Właściwość

Definicja

Pobiera kolekcję schematów automatycznego formatowania do wyświetlania w oknie dialogowym Automatyczne formatowanie .

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

Wartość właściwości

Element DesignerAutoFormatCollection zawierający wstępnie zdefiniowane schematy dla .FormView

Uwagi

Obiekt DesignerAutoFormatCollection jest wypełniany z zakodowanej w formacie XML składowej klasy wewnętrznej.

Dotyczy

Zobacz też