Skip to main content
All docs
V25.1
  • PropertyGridControl.RowStyleProperty Field

    Identifies the RowStyle dependency property.

    Namespace: DevExpress.Xpf.PropertyGrid

    Assembly: DevExpress.Xpf.PropertyGrid.v25.1.dll

    NuGet Package: DevExpress.Wpf.PropertyGrid

    Declaration

    public static readonly DependencyProperty RowStyleProperty

    Field Value

    Type Description
    DependencyProperty

    A dependency property identifier.

    See Also