ComponentOne Expression Editor for WPF
Functions Property

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace > FunctionsRule Class : Functions Property
Gets or sets the functions list.
Syntax
'Declaration
 
Public Property Functions As System.Collections.Generic.List(Of String)
public System.Collections.Generic.List<string> Functions {get; set;}
See Also

Reference

FunctionsRule Class
FunctionsRule Members