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

PGridEditorRow Class

Specifies a single-editor data row within the property grid control.

Namespace: DevExpress.XtraVerticalGrid.Rows

Assembly: DevExpress.XtraVerticalGrid.v20.2.dll

NuGet Package: DevExpress.Win.VerticalGrid

Declaration

public class PGridEditorRow :
    EditorRow,
    IRetrievable
See Also