WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OverviewContentHolder.OverViewFitToPageEventArgs

    Show / Hide Table of Contents

    Class OverviewContentHolder.OverViewFitToPageEventArgs

    Provides data for the UpdateFitToPage event.

    Inheritance
    System.Object
    OverviewContentHolder.OverViewFitToPageEventArgs
    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public class OverViewFitToPageEventArgs : RoutedEventArgs

    Constructors

    OverViewFitToPageEventArgs(Boolean)

    Declaration
    public OverViewFitToPageEventArgs(bool fittopage)
    Parameters
    Type Name Description
    System.Boolean fittopage

    Properties

    Cancel

    Declaration
    public bool Cancel { get; set; }
    Property Value
    Type Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved