Skip to main content

TcxGridLevel.Control Property

Specifies the grid control containing the current grid level.

Declaration

property Control: TcxControl read; write;

Property Value

Type
TcxControl

Remarks

The level’s Control property refers to the grid control which contains it.

See Also