MindFusion.Wpf Pack Programmer's Guide
ColumnRangeMovingEventArgs.Initial Property
See Also
 





Gets a value indicating whether this is the first time the event is raised.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public bool Initial { get; }

Visual Basic  Copy Code

Public ReadOnly Property Initial As Boolean

 Property Value

A boolean value.

 See Also

ColumnRangeMovingEventArgs Members
ColumnRangeMovingEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace