TdxListGroup.ListView Property
In This Article
Provides access to the List View control that owns the group.
#Declaration
Delphi
property ListView: TdxCustomListView read;
#Property Value
Type | Description |
---|---|
Tdx |
The List View control. |
See Also