Back to Devexpress

TcxCustomGridView.Visible Property

vcl-cxgridcustomview-dot-tcxcustomgridview-46e7e850.md

latest559 B
Original Source

TcxCustomGridView.Visible Property

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

TcxCustomGridView Class

TcxCustomGridView Members

cxGridCustomView Unit