Bagikan melalui


MenuDesigner.AutoFormats Properti

Definisi

Mendapatkan kumpulan skema pemformatan yang telah ditentukan sebelumnya untuk ditampilkan dalam kotak dialog Format Otomatis .

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

Nilai Properti

DesignerAutoFormatCollection yang berisi skema yang telah ditentukan sebelumnya untuk Menu.

Keterangan

Objek DesignerAutoFormatCollection diisi dari konstanta internal yang telah ditentukan sebelumnya.

Berlaku untuk

Lihat juga