Udostępnij za pośrednictwem


GridViewDesigner.AutoFormats Właściwość

Definicja

Pobiera lub ustawia kolekcję wstępnie zdefiniowanych schematów formatowania do wyświetlenia w oknie dialogowym AutoFormatowanie .

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 programu GridView.

Uwagi

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

Dotyczy

Zobacz też