| C1.Web.Wijmo.Controls.C1Splitter Namespace > C1Splitter Class : SplitterDistance Property |
'Declaration<C1DescriptionAttribute(Key="C1Splitter.SplitterDistance", Description="Gets or sets the location of the splitter, in pixels, from the left or top edge of the C1Splitter.")> <System.ComponentModel.DefaultValueAttribute()> <WidgetOptionAttribute()> <LayoutAttribute(LayoutType.Appearance)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <C1CategoryAttribute("Appearance")> Public Property SplitterDistance As System.Integer
[C1Description(Key="C1Splitter.SplitterDistance", Description="Gets or sets the location of the splitter, in pixels, from the left or top edge of the C1Splitter.")] [System.ComponentModel.DefaultValue()] [WidgetOption()] [Layout(LayoutType.Appearance)] [System.ComponentModel.NotifyParentProperty(true)] [C1Category("Appearance")] public System.int SplitterDistance {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