Miner.Controls Assembly > Miner.Controls Namespace > CollapsibleSplitter Class : MinSize Property |
'Declaration <SRCategoryAttribute("CatBehavior")> <System.ComponentModel.LocalizableAttribute(True)> <System.ComponentModel.DefaultValueAttribute(25)> <SRDescriptionAttribute("SplitterMinSizeDescr")> Public Property MinSize As System.Integer
'Usage Dim instance As CollapsibleSplitter Dim value As System.Integer instance.MinSize = value value = instance.MinSize
[SRCategory("CatBehavior")] [System.ComponentModel.Localizable(true)] [System.ComponentModel.DefaultValue(25)] [SRDescription("SplitterMinSizeDescr")] public System.int MinSize {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.