TcxGridFindPanelButtonsViewInfo Members
Constructors
| Name | Description |
|---|---|
| Create(TcxGridPartContainerViewInfo) | Initializes a new instance of the TcxGridPartContainerButtonsViewInfo class with specified settings. Inherited from TcxGridPartContainerButtonsViewInfo. |
Properties
| Name | Description |
|---|---|
| Count | Inherited from TcxGridPartContainerButtonsViewInfo. |
| Enabled | Inherited from TcxGridPartContainerButtonsViewInfo. |
| Height | Inherited from TcxGridPartContainerButtonsViewInfo. |
| IsRightToLeftConverted | Inherited from TcxGridPartContainerButtonsViewInfo. |
| Items | Inherited from TcxGridPartContainerButtonsViewInfo. |
| WidthLeftPart | Inherited from TcxGridPartContainerButtonsViewInfo. |
| WidthRightPart | Inherited from TcxGridPartContainerButtonsViewInfo. |
Methods
| Name | Description |
|---|---|
| AddItem(TcxGridPartContainerItemViewInfoClass) | Inherited from TcxGridPartContainerButtonsViewInfo. |
| Calculate(TRect) | Inherited from TcxGridPartContainerButtonsViewInfo. |
| DoRightToLeftConversion(TRect) | Inherited from TcxGridPartContainerButtonsViewInfo. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetHitTest(TPoint) | Inherited from TcxGridPartContainerButtonsViewInfo. |
| RightToLeftConversion(TRect) | Inherited from TcxGridPartContainerButtonsViewInfo. |
| ToString | Inherited from TObject. |
See Also