TcxCustomGridView.Visible Property
In This Article
Indicates whether the current View is displayed.
#Declaration
Delphi
property Visible: Boolean read;
#Property Value
Type |
---|
Boolean |
#Remarks
This property returns True if the current View is visible on screen.
See Also