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