MenuDesigner.AutoFormats Özellik

Tanım

Otomatik Biçim iletişim kutusunda görüntülenecek önceden tanımlanmış biçimlendirme düzenleri koleksiyonunu alır.

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

Özellik Değeri

DesignerAutoFormatCollection için önceden tanımlanmış düzenleri içeren bir Menu.

Açıklamalar

DesignerAutoFormatCollection Nesnesi önceden tanımlanmış iç sabitlerden doldurulur.

Şunlara uygulanır

Ayrıca bkz.