Miner.Desktop Assembly > Miner.Desktop.AutoUpdaterBrowser Namespace > DatasetControl Class : AutoScroll Property |
'Declaration <SRCategoryAttribute("Layout")> <System.ComponentModel.LocalizableAttribute(True)> <System.ComponentModel.DefaultValueAttribute()> <SRDescriptionAttribute("Indicates whether scroll bars automatically appear when the control contents are larger than its visible area.")> Public Overridable Property AutoScroll As System.Boolean
'Usage Dim instance As DatasetControl Dim value As System.Boolean instance.AutoScroll = value value = instance.AutoScroll
[SRCategory("Layout")] [System.ComponentModel.Localizable(true)] [System.ComponentModel.DefaultValue()] [SRDescription("Indicates whether scroll bars automatically appear when the control contents are larger than its visible area.")] public virtual System.bool AutoScroll {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.