Overload List

  NameDescription
Field()()()
Initializes a new instance of the Field class.
Field(String, String)
Initializes the new instance of the Field class with specific parameters. The parameters indicate a caption and a field expression.
Field(String, String, SortOrder)
Initializes the new instance of the Field class with specific parameters. The parameters indicate a caption, a field exspression and sort order.

See Also