Skip to main content
A newer version of this page is available. .
Tab

VerticalGridDataRowSettings Class

Provides options for data rows.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class VerticalGridDataRowSettings :
    GridDataColumnSettings

The following members return VerticalGridDataRowSettings objects:

Remarks

The VerticalGridDataRowSettings class provides a set of properties which specify how much of a row’s functionality is available to end-users. These options can be accessed by the VerticalGridDataRow.Settings property.

Implements

Inheritance

Object
StateManager
GridDataColumnSettings
VerticalGridDataRowSettings
See Also