Class GraphicCellResizedEventArgs
Inheritance
System.Object
GraphicCellResizedEventArgs
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public sealed class GraphicCellResizedEventArgs : SyncfusionEventArgs
Constructors
GraphicCellResizedEventArgs(GraphicCellSpanInfo, String)
Declaration
public GraphicCellResizedEventArgs(GraphicCellSpanInfo spanInfo, string name)
Parameters
Properties
CellSpanInfo
Declaration
public GraphicCellSpanInfo CellSpanInfo { get; }
Property Value
Name
Declaration
public string Name { get; }
Property Value