TcxControlNavigator Properties
Contains navigator settings for controls that support in-place editing.| Name | Description |
|---|---|
| Buttons | Specifies the navigator’s buttons. |
| Control | Provides access to the editing control that owns the navigator. |
| EditingControl protected | Inherited from TcxControlOptions. |
| InfoPanel | Specifies the navigator’s information panel. |
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
| Visible | Specifies if the navigator is displayed within the editing control that embeds it. |
See Also