| C1.Web.Wijmo.Controls.C1Dialog Namespace > DialogCaptionButtons Class : Maximize Property |
'Declaration<WidgetOptionAttribute()> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <LayoutAttribute(LayoutType.Behavior)> <C1DescriptionAttribute(Key="C1Dialog.CaptionButton.Maximize", Description="Button that resizes the C1Window to fit all available space in the browser window.")> Public Property Maximize As DialogCaptionButton
[WidgetOption()] [System.ComponentModel.NotifyParentProperty(true)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [Layout(LayoutType.Behavior)] [C1Description(Key="C1Dialog.CaptionButton.Maximize", Description="Button that resizes the C1Window to fit all available space in the browser window.")] public DialogCaptionButton Maximize {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2