Udostępnij za pośrednictwem


MenuDesigner.AutoFormats Właściwość

Definicja

Pobiera 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 .Menu

Uwagi

Obiekt DesignerAutoFormatCollection jest wypełniany ze wstępnie zdefiniowanych stałych wewnętrznych.

Dotyczy

Zobacz też