Miner.Controls Assembly > Miner.Controls Namespace > CollapsibleSplitter Class : Collapsed Property |
'Declaration <DefaultValueAttribute()> <CategoryAttribute("Collapsing Options")> <BindableAttribute(Bindable=True, Direction=BindingDirection.OneWay)> <DescriptionAttribute("The current state of the splitter collapsed or expanded.")> Public Property Collapsed As Boolean
'Usage Dim instance As CollapsibleSplitter Dim value As Boolean instance.Collapsed = value value = instance.Collapsed
[DefaultValue()] [Category("Collapsing Options")] [Bindable(Bindable=true, Direction=BindingDirection.OneWay)] [Description("The current state of the splitter collapsed or expanded.")] public bool Collapsed {get; set;}
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.