A newer version of this page is available.
Switch to the current version.
RowControl Class
A grid row.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v18.2.dll
Declaration
public class RowControl :
Control,
IRowStateClient,
IFocusedRowBorderObject,
IGridDataRow,
IConditionalFormattingClient<RowControl>,
IConditionalFormattingClientBase
Public Class RowControl
Inherits Control
Implements IRowStateClient,
IFocusedRowBorderObject,
IGridDataRow,
IConditionalFormattingClient(Of RowControl),
IConditionalFormattingClientBase
Remarks
Use the RowControl object to customize the appearance of grid rows.
Inheritance
Extension Methods
See Also
Feedback