Class CurrrentGraphicCellDeactivatedEventArgs
Inheritance
System.Object
CurrrentGraphicCellDeactivatedEventArgs
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public sealed class CurrrentGraphicCellDeactivatedEventArgs : SyncfusionEventArgs
Constructors
CurrrentGraphicCellDeactivatedEventArgs(GraphicCellSpanInfo, GraphicStyleInfo)
Declaration
public CurrrentGraphicCellDeactivatedEventArgs(GraphicCellSpanInfo spanInfo, GraphicStyleInfo style)
Parameters
Properties
CurrentGraphicStyle
Declaration
public GraphicStyleInfo CurrentGraphicStyle { get; }
Property Value
CurrentSpanInfo
Declaration
public GraphicCellSpanInfo CurrentSpanInfo { get; }
Property Value