Home
[Missing <summary> documentation for N:nControls]
Types
| All Types | Classes | Structures | Enumerations |
| Name | Description | |
|---|---|---|
| align |
align enum{left, center, right}
specifies horizontalAlignment of a column
| |
| Element |
Element contains index and key which must match up with an existing Column
| |
| nListView |
nListView inherits the ListView class
adding ease to the building of the control
as well as to the extraction of data from the control
| |
| nLocation |
Location contains rowID, rowKey, columnID, and columnKey
| |
| view |
view enum{details, largeIcons, smallIcons, list, tile}
specifies how elements are stored into an nListView
|