Properties - HxGN EAM - 12.0 - Customization & Programming - Hexagon

HxGN EAM Web Services Toolkit Programmer Help

Language
English
Product
HxGN EAM
Search by Category
Customization & Programming
HxGN EAM Version
12
  • AddLineButtonControl - Expose the AddLine button control.

  • ApplyButtonControl - Expose the Apply button control.

  • CurrentFilterLine - Gets the FilterLine that currently has focus.

  • FilterFieldDataSource - An IList or IListSource object that contains the list of filter fields to display in the combobox.

  • FilterFieldDisplayMember - Gets or sets a string that specifies the property of the FilterFieldDataSource whose contents will be displayed.

  • FilterFieldValueMember - Gets or sets a string that specifies the property of the FilterFieldDataSource from which to draw the value.

  • FilterLabel - Allows changing of or hiding the label shown next to the filter lines.

  • FilterLines - Exposes the list of filter lines shown in the multi-line filter.

  • LeftParenButtonControl - Expose the LeftParen button control.

  • RightParenButtonControl - Expose the RightParen button control.

  • RowExpandLimit - Determines the number of filter rows that will be displayed before a scrollbar is displayed and the user is forced to scroll the list of filter rows. The minimum is set to MIN_ROW_EXPAND_LIMIT and the maximum to MAX_ROW_EXPAND_LIMIT.