ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : CollapseExpandButtonLocation Enumeration |
'Declaration Public Enum CollapseExpandButtonLocation Inherits System.Enum
'Usage Dim instance As CollapseExpandButtonLocation
public enum CollapseExpandButtonLocation : System.Enum
__value public enum CollapseExpandButtonLocation : public System.Enum
Member | Description |
---|---|
Bottom | Instructs to place the Collapse/Expand button at the bottom of datasource. |
Top | Instructs to place the Collapse/Expand button at the top of datasource. |
System.Object
System.ValueType
System.Enum
ActiveDatabaseSoftware.ActiveQueryBuilder.CollapseExpandButtonLocation