menu

Document Processing

ZoomTrigger Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    ZoomTrigger Class

    Specifies the trigger options in Zoom.

    Inheritance
    System.Object
    ZoomTrigger
    Namespace: Syncfusion.UI.Xaml.Spreadsheet.Helpers
    Assembly: Syncfusion.SfSpreadsheet.UWP.dll
    Syntax
    public sealed class ZoomTrigger : Enum

    Fields

    MouseWheel

    Zoom using Mouse.

    Declaration
    public const ZoomTrigger MouseWheel
    Field Value
    Type
    ZoomTrigger

    Program

    Zoom through programmatically.

    Declaration
    public const ZoomTrigger Program
    Field Value
    Type
    ZoomTrigger

    Touch

    Zoom using Touch mode.

    Declaration
    public const ZoomTrigger Touch
    Field Value
    Type
    ZoomTrigger
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved