Skip to main content
All docs
V26.1
  • ReportModifyBehaviorProperties Class

    Contains ReportModifyBehavior settings.

    Namespace: DevExpress.AIIntegration.WinForms.Reporting

    Assembly: DevExpress.AIIntegration.WinForms.Reporting.v26.1.dll

    NuGet Package: DevExpress.AIIntegration.WinForms.Reporting

    Declaration

    public class ReportModifyBehaviorProperties :
        ReportDesignerGenerationBehaviorProperties

    Remarks

    See the following help topic for additional information: Modify Report Behavior in the WinForms Report Designer (CTP).

    Inheritance

    Object
    DevExpress.Utils.Base.BaseObject
    DevExpress.Utils.Base.BaseProperties
    DevExpress.Utils.Behaviors.BehaviorProperties
    DevExpress.AIIntegration.WinForms.Reporting.ReportDesignerGenerationBehaviorPropertiesBase
    DevExpress.AIIntegration.WinForms.Reporting.ReportDesignerGenerationBehaviorProperties
    ReportModifyBehaviorProperties
    See Also