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