Skip to main content

TcxGridChartViewInfo Members

Constructors

Name Description
Create(TcxCustomGridView) Creates a TcxGridViewHandler class instance. Inherited from TcxGridViewHandler.
Create(TPersistent) Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent.

Properties

Name Description
AllowHideSite Inherited from TcxCustomGridViewInfo.
BackgroundBitmap Inherited from TcxCustomGridViewInfo.
BackgroundColor Inherited from TcxCustomGridViewInfo.
Bounds Inherited from TcxCustomGridViewInfo.
Calculated Inherited from TcxCustomGridViewInfo.
Canvas Inherited from TcxCustomGridViewInfo.
ClientBounds Inherited from TcxCustomGridViewInfo.
ClientHeight Inherited from TcxCustomGridViewInfo.
ClientWidth Inherited from TcxCustomGridViewInfo.
Control protected Specifies the grid control owning the View. Inherited from TcxGridViewHandler.
Controller protected Returns the View’s controller object. Inherited from TcxGridViewHandler.
DataController protected Specifies the data controller assigned to the View. Inherited from TcxGridViewHandler.
DesignSelectorViewInfo Inherited from TcxCustomGridViewInfo.
DiagramViewInfo
GridView
IsCalculating Inherited from TcxCustomGridViewInfo.
IsInternalUse Inherited from TcxCustomGridViewInfo.
IsRightToLeftConverted Inherited from TcxCustomGridViewInfo.
LegendViewInfo
LookAndFeelPainter Inherited from TcxGridViewHandler.
MousePos Inherited from TcxCustomGridViewInfo.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
Painter Inherited from TcxGridViewHandler.
ScaleFactor Inherited from TcxCustomGridViewInfo.
Site Inherited from TcxCustomGridViewInfo.
TitleViewInfo
ToolBoxViewInfo
ViewData protected Specifies the object retrieving data from a data controller and providing it to a View. Inherited from TcxGridViewHandler.
ViewInfo Inherited from TcxGridViewHandler.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginUpdate(TcxGridShowLockedStateImageMode) Prevents a grid View from updating until the EndUpdate method is called. Inherited from TcxGridViewHandler.
DoRightToLeftConversion(TRect) Inherited from TcxCustomGridViewInfo.
DoVisibilityChanged(Boolean) Inherited from TcxCustomGridViewInfo.
EndUpdate Enables updates of a View. Inherited from TcxGridViewHandler.
Equals(TObject) Inherited from TObject.
GetFontHeight(TFont) Inherited from TcxCustomGridViewInfo.
GetFontMetrics(TFont,TTextMetric) Inherited from TcxCustomGridViewInfo.
GetHashCode Inherited from TObject.
GetHeight(TPoint,Integer,Boolean) Inherited from TcxCustomGridViewInfo.
GetHitTest(Integer,Integer) Returns the HitTest object identifying the View’s element located at a particular point (called test or inspected point). Inherited from TcxCustomGridViewInfo.
GetHitTest(TPoint) Inherited from TcxCustomGridViewInfo.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetWidth(TPoint,Integer) Inherited from TcxCustomGridViewInfo.
MainCalculate(TRect) Inherited from TcxCustomGridViewInfo.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
Recalculate Inherited from TcxCustomGridViewInfo.
RightToLeftConversion(TRect) Inherited from TcxCustomGridViewInfo.
ToString Inherited from TObject.
UseRightToLeftAlignment Inherited from TcxGridViewHandler.
See Also