Skip to main content
All docs
V25.1
  • VGridFormatRule.RowPropertiesFieldName Property

    This property supports internal infrastructure and is not intended to be used in code.

    Namespace: DevExpress.XtraVerticalGrid.StyleFormatConditions

    Assembly: DevExpress.XtraVerticalGrid.v25.1.dll

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

    Declaration

    [Browsable(false)]
    [DefaultValue("")]
    [EditorBrowsable(EditorBrowsableState.Never)]
    [XtraSerializableProperty]
    public string RowPropertiesFieldName { get; set; }

    Property Value

    Type Default
    String String.Empty
    See Also