Miner.Controls Assembly > Miner.Controls Namespace > CollapsibleSplitter Class : Dock Property |
This property indicates the side of the parent control that the control should collapse against when the form is docked. For example, when a horizontal splitter is collapsed, it may collapse up or down.
'Declaration Public Overrides Property Dock As DockStyle
'Usage Dim instance As CollapsibleSplitter Dim value As DockStyle instance.Dock = value value = instance.Dock
public override DockStyle Dock {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.