| C1.Web.Wijmo.Controls.C1Splitter Namespace > C1Splitter Class : Panel1 Property |
'Declaration<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <LayoutAttribute(LayoutType.Appearance)> <C1CategoryAttribute("Appearance")> <C1DescriptionAttribute(Key="C1Splitter.Panel1", Description="Gets the SplitterPanel object that defines the information for top or left panel of splitter.")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <WidgetOptionAttribute()> Public Property Panel1 As SplitterPanel
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [Layout(LayoutType.Appearance)] [C1Category("Appearance")] [C1Description(Key="C1Splitter.Panel1", Description="Gets the SplitterPanel object that defines the information for top or left panel of splitter.")] [System.ComponentModel.NotifyParentProperty(true)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [WidgetOption()] public SplitterPanel Panel1 {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