TcxGridCardViewOptionsSelection Properties
Contains settings concerning selections within a Card View.
Name | Description |
---|---|
Card |
Specifies whether a focus rectangle is displayed around the selected card. |
Cell |
Determines whether individual cells can be selected within a View instead of whole rows.
Inherited from Tcx |
Grid |
Provides access to the View to which the option set is applied.
Inherited from Tcx |
Hide |
Determines whether the focus rectangle is displayed around the focused record when the grid loses its focus.
Inherited from Tcx |
Hide |
Determines whether the focus rectangle is displayed around the focused record when the grid loses its focus.
Inherited from Tcx |
Hide |
Determines whether the selected rows are painted like other rows when focus leaves the grid control.
Inherited from Tcx |
Invert |
Specifies if the focused cell or entire focused row (except the focused cell) is highlighted.
Inherited from Tcx |
Multi |
Determines whether multiple rows can be selected within a View.
Inherited from Tcx |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Unselect |
Indicates whether to unselect the focused record when the current View loses focus.
Inherited from Tcx |
See Also