Sdílet prostřednictvím


MenuDesigner.AutoFormats Vlastnost

Definice

Získá kolekci předdefinovaných schémat formátování k zobrazení v dialogovém okně Automatické formátování .

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

Hodnota vlastnosti

A DesignerAutoFormatCollection , který obsahuje předdefinovaná schémata pro Menu.

Poznámky

Objekt DesignerAutoFormatCollection je naplněn předdefinovanými interními konstantami.

Platí pro

Viz také