UWP

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MeasureGroupCaptionEventArgs - UWP API Reference | Syncfusion MeasureGroupCaptionUpdating event. ">

    Show / Hide Table of Contents

    Class MeasureGroupCaptionEventArgs

    Provides event data for the MeasureGroupCaptionUpdating event.

    Inheritance
    System.Object
    MeasureGroupCaptionEventArgs
    Namespace: Syncfusion.UI.Xaml.PivotClient
    Assembly: Syncfusion.SfPivotClient.UWP.dll
    Syntax
    public class MeasureGroupCaptionEventArgs : EventArgs

    Constructors

    MeasureGroupCaptionEventArgs()

    Declaration
    public MeasureGroupCaptionEventArgs()

    Fields

    TranslatedCaptions

    Gets or sets the values for captions of measure group.

    Declaration
    public Dictionary<string, string> TranslatedCaptions
    Field Value
    Type Description
    System.Collections.Generic.Dictionary<System.String, System.String>

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved