| C1.Web.Wijmo.Controls.C1Dialog Namespace > DialogCaptionButtons Class : Toggle Property |
'Declaration<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <LayoutAttribute(LayoutType.Behavior)> <C1DescriptionAttribute(Key="C1Dialog.CaptionButton.Toggle", Description="Button that collapse or expand the dialog.")> <System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <WidgetOptionAttribute()> Public Property Toggle As DialogCaptionButton
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [Layout(LayoutType.Behavior)] [C1Description(Key="C1Dialog.CaptionButton.Toggle", Description="Button that collapse or expand the dialog.")] [System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [System.ComponentModel.NotifyParentProperty(true)] [WidgetOption()] public DialogCaptionButton Toggle {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