Skip to main content

TcxGridFixedDataRowsOptions Members

Stores fixed row settings of a grid Table View.

Constructors

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

Properties

Name Description
GridView Provides access to the grid Table View to which this property set belongs.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
PinClickAction Specifies an action associated with a click on a data row pin.
PinSize Specifies dimensions of a data row pin.
PinVisibility Specifies the active data row pin display mode.
SeparatorColor Specifies a color of the separator between the scrollable and fixed row areas.
SeparatorWidth Specifies a width (in pixels) of the separator between the scrollable and fixed row areas.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetSeparatorColor
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ToString Inherited from TObject.
See Also