MindFusion.Wpf Pack Programmer's Guide
IValidation.OriginColumn Property
See Also
 





Gets or sets the origin column of this validation. All relative references in expressions associated with this validation are calculated based on this value.

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

 Syntax

C#  Copy Code

int OriginColumn { get; set; }

Visual Basic  Copy Code

Property OriginColumn As Integer

 Property Value

An integer value.

 See Also

IValidation Members
IValidation Interface
MindFusion.Spreadsheet.Wpf Namespace