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

HxGN EAM Web Services Toolkit Programmer

Language
English
Product
HxGN EAM
Search by Category
Customization & Programming
HxGN EAM Version
12.0.1
  • AllowCellSelection - Determines whether the individual cells in the DataGrid get focus.

  • AutoApplyDataspyOnChanged - Determines whether the Dataspy should be loaded as soon as it is selected in the ComboBox.

  • AutoLoadMoreData - Determines whether more data, if available, is loaded automatically once the DataGrid has been scrolled to the bottom.

  • AutosizeComboDropDownWidth - Determines whether to size the dropdown portion of the ComboBoxes to display the widest item.

  • BottomPanel - Gets the Panel control that displays at the bottom.

  • BottomPanelBackColor - Gets or sets the background color of the panel.

  • BottomPanelBorderStyle - Gets or sets the type of border for the panel.

  • BottomPanelHeight - Gets or sets the height of the panel.

  • BottomPanelVisible - Determines whether the corresponding control is visible.

  • DataspyAlignment - Gets or sets where to display the Dataspy controls.

  • DataspyApplyButton - Gets the Button control that will apply the selected Dataspy.

  • DataspyApplyButtonText - Gets or sets the Text to display by the corresponding control.

  • DataspyApplyButtonToolTip - Gets or sets the ToolTip for the corresponding control.

  • DataspyApplyButtonVisible - Determines whether the corresponding control is visible

  • DataspyApplyButtonWidth - Gets or sets the Width property of the corresponding control.

  • DataspyComboBox - Gets the ComboBox control that will display the available Dataspys.

  • DataspyComboBoxToolTip - Gets or sets the ToolTip for the corresponding control.

  • DataspyComboBoxVisible - Determines whether the corresponding control is visible

  • DataspyComboBoxWidth - Gets or sets the Width property of the corresponding control.

  • DataspyLabel - Gets the label that will describe the DataspyComboBox.

  • DataspyLabelText - Gets or sets the Text to display by the corresponding control.

  • DataspyLabelVisible - Determines whether the corresponding control is visible

  • FilterAlignment - Gets or sets where to display the Filter controls.

  • FilterApplyButton - Gets the Button control that will apply the specified filter.

  • FilterApplyButtonText - Gets or sets the Text to display by the corresponding control.

  • FilterApplyButtonToolTip - Gets or sets the ToolTip for the corresponding control.

  • FilterApplyButtonVisible - Determines whether the corresponding control is visible

  • FilterApplyButtonWidth - Gets or sets the Width property of the corresponding control.

  • FilterComboBox - Gets the ComboBox control that will display the available fields on which to filter.

  • FilterComboBoxToolTip - Gets or sets the ToolTip for the corresponding control.

  • FilterComboBoxVisible - Determines whether the corresponding control is visible

  • FilterComboBoxWidth - Gets or sets the Width property of the corresponding control.

  • FilterLabel - Gets the label that will describe the FilterComboBox.

  • FilterLabelText - Gets or sets the Text to display by the corresponding control.

  • FilterLabelVisible - Determines whether the corresponding control is visible

  • FilterLookupDateFormat - Gets or sets the format for the Date returned from a lookup.

  • FilterLookupDateTimeFormat - Gets or sets the format for the DateTime returned from a lookup.

  • FilterLookupFalseValue - Gets or sets the value returned in Text when the style is CheckBox, and it is NOT checked.

  • FilterLookupTrueValue - Gets or sets the value returned in Text when the style is CheckBox, and it is checked.

  • FilterValueInputBox - Gets the EWSFilterInputBox control that will contain the value with which to filter.

  • FilterValueInputBoxToolTip - Gets or sets the ToolTip for the corresponding control.

  • FilterValueInputBoxVisible - Determines whether the corresponding control is visible

  • FilterValueInputBoxWidth - Gets or sets the Width property of the corresponding control.

  • FilterValueLabel - Gets the label that will describe the FilterValueInputBox.

  • FilterValueLabelText - Gets or sets the Text to display by the corresponding control.

  • FilterValueLabelVisible - Determines whether the corresponding control is visible.

  • FunctionName - Gets or sets the name of the Function to call for the specified GridName.

  • GridAllowDelete - Gets or sets whether deletes are allowed.

  • GridAllowNew - Gets or sets whether new rows can be added.

  • GridCaptionBackColor - Gets or sets the background color of the grid control's caption bar.

  • GridCaptionForeColor - Gets or sets the foreground color of the grid control's caption bar.

  • GridCaptionVisible - Shows or hides the grid caption area.

  • GridColumnValue(colIndex) - Gets or sets the value in the index specified column from the current row.

  • GridColumnValue(colName) - Gets or sets the value in the name specified column from the current row.

  • GridColumnValue(colIndex, version) - Gets the value in the index specified column from the specified DataRowVersion of the current row.

  • GridColumnValue(colIndex, version) - Gets the value in the name specified column from the specified DataRowVersion of the current row.

  • GridContextMenu - Gets or sets the ContextMenu for the grid control.

  • GridControl - Gets the DataGrid control that will display the Grid results.

  • GridControlBackgroundColor - Sets the background color of the grid.

  • GridControlPadding - Gets or sets how much space to allow around the DataGrid control.

  • GridControlSelectionBackColor - Gets or sets the background color of any selected cells or rows.

  • GridControlSelectionForeColor - Gets or sets the color of the text in any selected cells or rows.

  • GridControlToolTip - Gets or sets the ToolTip for the corresponding control.

  • GridControlVisible - Determines whether the corresponding control is visible.

  • GridData - Gets the object that contains the data loaded by the component.

  • GridName - Gets or sets the name of the Grid web service to call.

  • GridRowCount - Gets the number of rows of data.

  • GridType - Gets or sets the type of grid request to make.

  • HandleTriggeredException - Determines how to respond to exceptions thrown by events triggered by associated controls.

  • InitialDataspyId - Gets or sets the ID number of the initial Dataspy to use for the current GridName.

  • LocalizeResults - Determines whether the returned data is localized.

  • MiddlePanel - Gets the Panel control that displays in the middle.

  • Parameters - Gets or sets the GridParameterList of parameters used by a grid request.

  • OperatorComboBox - Gets the ComboBox control that will display the operators associated with each filter field.

  • OperatorComboBoxToolTip - Gets or sets the ToolTip for the corresponding control.

  • OperatorComboBoxVisible - Determines whether the corresponding control is visible

  • OperatorComboBoxWidth - Gets or sets the Width property of the corresponding control.

  • OperatorLabel - Gets the label that will describe the OperatorComboBox.

  • OperatorLabelText - Gets or sets the Text to display by the corresponding control.

  • OperatorLabelVisible - Determines whether the corresponding control is visible

  • RowsPerPage - Gets or sets the number of rows to return per request.

  • SelectRowOnCellClick - Determines whether the entire row is selected when clicking on any cell.

  • Session - Gets or sets the instance of the Session class used to make the grid requests.

  • ToggleButtonsEnabledState - Determines whether the Enabled property of buttons should be toggled based on the currently selected values.

  • ToggleButtonsVisibleState - Determines whether the Visible property of buttons should be toggled based on the currently selected values.

  • TopPanel - Gets the Panel control that displays at the top.

  • TopPanelBackColor - Gets or sets the background color of the panel.

  • TopPanelBorderStyle - Gets or sets the type of border for the panel.

  • TopPanelHeight - Gets or sets the height of the panel.

  • TopPanelVisible - Determines whether the corresponding control is visible.

  • UseEwsTableStyle - Determines whether to generate and use the standard EWS table style.

  • WebServiceTimeout - Gets or sets the time, in milliseconds, to wait for a synchronous web service to complete.