TcxPivotGridCustomization.Site Property
In This Article
Specifies the Customization Form site.
#Declaration
Delphi
property Site: TWinControl read; write;
#Property Value
Type |
---|
TWin |
#Remarks
Use the Site property to host the Customization Form within a windowed control.
See Also