Skip to main content
All docs
V25.1
  • PropertyGridControl.RefreshEditor(RowProperties, Object) Method

    Namespace: DevExpress.XtraVerticalGrid

    Assembly: DevExpress.XtraVerticalGrid.v25.1.dll

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

    Declaration

    public override void RefreshEditor(
        RowProperties properties,
        object value
    )

    Parameters

    Name Type
    properties RowProperties
    value Object
    See Also