alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class MarkerClickedEventArgs

    Represents the class that provides the data for the MarkerClicked event.

    Inheritance
    System.Object
    MarkerClickedEventArgs
    Namespace: Syncfusion.UI.Xaml.ProgressBar
    Assembly: Syncfusion.SfProgressBar.WPF.dll
    Syntax
    public class MarkerClickedEventArgs : EventArgs

    Properties

    StepViewItem

    Gets the StepViewItem being pressed / clicked.

    Declaration
    public StepViewItem StepViewItem { get; }
    Property Value
    Type
    StepViewItem
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved