aspnet-devexpress-dot-web-bc00cd80.md
Provides options for data rows.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class VerticalGridDataRowSettings :
GridDataColumnSettings
Public Class VerticalGridDataRowSettings
Inherits GridDataColumnSettings
The following members return VerticalGridDataRowSettings objects:
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.
Object StateManager GridDataColumnSettings VerticalGridDataRowSettings
See Also