Miner.Desktop Assembly > Miner.Desktop.AutoUpdaterBrowser Namespace > DatasetControl Class : Width Property |
'Declaration <SRCategoryAttribute("Layout")> <System.ComponentModel.BrowsableAttribute(False)> <System.ComponentModel.EditorBrowsableAttribute()> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <SRDescriptionAttribute("The width of the control, in container coordinates.")> Public Property Width As System.Integer
'Usage Dim instance As DatasetControl Dim value As System.Integer instance.Width = value value = instance.Width
[SRCategory("Layout")] [System.ComponentModel.Browsable(false)] [System.ComponentModel.EditorBrowsable()] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [SRDescription("The width of the control, in container coordinates.")] public System.int Width {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.