Skip to main content
All docs
V25.1
  • PGridEditorRow Class

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

    Namespace: DevExpress.XtraVerticalGrid.Rows

    Assembly: DevExpress.XtraVerticalGrid.v25.1.dll

    NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

    Declaration

    public class PGridEditorRow :
        EditorRow,
        IRetrievable
    See Also