TcxGridLevelOptions Members
Contains a set of options managing the visibility of Views displayed at child (detail) levels.Constructors
Name | Description |
---|---|
Create(TcxGridLevel) | Initializes a new instance of the TcxGridLevelOptions class with specified settings. |
Properties
Name | Description |
---|---|
DetailFrameColor | Specifies the color of a frame around a View displayed at the detail level. |
DetailFrameWidth | Specifies the width of a frame around a View displayed at the detail grid level. |
DetailTabsPosition | Specifies the position of tabs controlling the actual child View currently visible. |
TabsForEmptyDetails | Specifies whether tabs in the tab panel should be displayed for empty detail Views. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetDetailFrameColor | |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
ToString | Inherited from TObject. |
See Also