Поделиться через


CreateUserWizardDesigner.AutoFormats Свойство

Определение

Получает объект DesignerAutoFormatCollection, сопоставленный этому конструктору.

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

Значение свойства

Коллекция DesignerAutoFormatCollection, связанная с этим конструктором.

Применяется к

См. также раздел