ComponentOne Expression Editor for WPF
Fields Property

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

Reference

FieldRule Class
FieldRule Members