ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > AddObjectFormOptions Class : Width Property |
'Declaration Public Property Width As System.Integer
'Usage Dim instance As AddObjectFormOptions Dim value As System.Integer instance.Width = value value = instance.Width
public System.int Width {get; set;}