TcxVerticalGridReportLinkStyles Members
Represents the collection of styles applied to the vertical grid control within a report if the OptionsFormatting.UseNativeStyles option is active.Constructors
Name | Description |
---|---|
Create(TPersistent) | Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent. |
Properties
Name | Description |
---|---|
Category | Specifies the style settings for category rows within a report. |
Content | Specifies the style settings for the contents of rows within a report. |
Count | Inherited from TcxCustomStyles. |
Header | Specifies the style settings for row headers within a report. |
Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
ReportLink | Provides access to the report link for which the current options are applied. |
StylesByCaption | Provides access to a specific painting style by its caption within the set of styles. Inherited from TdxCustomReportLinkStyles. |
StyleSheet | Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles. |
Values | Inherited from TcxStyles. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetBitmap(Integer) | Inherited from TcxStyles. |
GetCategoryParams(TcxCustomRow,TcxViewParams) | |
GetContentParams(TcxCustomRow,Integer,Integer,TcxViewParams) | |
GetHashCode | Inherited from TObject. |
GetHeaderParams(TcxCustomRow,TcxViewParams) | |
GetIndentParams(TcxCustomRow,TcxViewParams) | |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
GetViewParams(Integer,TObject,TcxStyle,TcxViewParams) | Inherited from TcxStyles. |
IsValidStyleSheet(TcxCustomStyleSheet) | Inherited from TcxCustomStyles. |
QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
ResetStyles | Inherited from TcxCustomStyles. |
ToString | Inherited from TObject. |
See Also