Gets or sets the second value of the validation. This value is interpreted differently depending on the type of the validation.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
string Second { get; set; } |
Visual Basic
![]() |
---|
Property Second As String |
A string value.
This property can be an expression. In this case the expression is evaluated to produce a value to be used as an operand. For additional information, see IValidation.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |