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