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





Gets or sets a value indicating whether to sort the entries in the drop-down list.

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

 Syntax

C#  Copy Code

bool SortListEntries { get; set; }

Visual Basic  Copy Code

Property SortListEntries As Boolean

 Property Value

true to sort the entries in the drop-down list; otherwise, false.

 See Also

IValidation Members
IValidation Interface
MindFusion.Spreadsheet.Wpf Namespace