Skip to main content
All docs
V25.1
  • ItemsView.OptionsBehavior Property

    Namespace: DevExpress.XtraGrid.Views.Items

    Assembly: DevExpress.XtraGrid.v25.1.dll

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

    Declaration

    [DXCategory("Options")]
    [XtraSerializableProperty(XtraSerializationVisibility.Content, XtraSerializationFlags.DefaultValue)]
    [XtraSerializablePropertyId(4)]
    public ItemsViewOptionsBehavior OptionsBehavior { get; }

    Property Value

    Type
    DevExpress.XtraGrid.Views.Items.ItemsViewOptionsBehavior
    See Also