TcxGridViewNavigatorInfoPanel Members
The navigator‘s information panel.Constructors
| Name | Description |
|---|---|
| Create(TcxCustomGridTableView) | Initializes a new instance of the TcxGridViewNavigatorInfoPanel class with specified settings. |
| Create(IcxNavigatorOwner) | Initializes a new instance of the TcxNavigatorChildComponent class with specified settings. Inherited from TcxNavigatorChildComponent. |
| Create(TPersistent) | Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent. |
Properties
| Name | Description |
|---|---|
| Automation | Inherited from TcxCustomNavigatorInfoPanel. |
| DisplayMask | Specifies the display text format. Inherited from TcxCustomNavigatorInfoPanel. |
| GridView | Provides access to the View that owns the navigator. |
| Navigator | Provides access to the navigator that owns the child. Inherited from TcxNavigatorChildComponent. |
| Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
| Visible | Specifies the panel’s visibility. Inherited from TcxCustomNavigatorInfoPanel. |
| Width | Specifies the panel’s width, in pixels. Inherited from TcxCustomNavigatorInfoPanel. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetFormattedText | Inherited from TcxCustomNavigatorInfoPanel. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| GetViewParams | Inherited from TcxCustomNavigatorInfoPanel. |
| QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
| ToString | Inherited from TObject. |
Events
| Name | Description |
|---|---|
| OnClick | Enables you to respond to panel clicks. Inherited from TcxCustomNavigatorInfoPanel. |
| OnGetIRecordPosition | Inherited from TcxCustomNavigatorInfoPanel. |
See Also