FormBuildGridControl Class
The FormBuildGridControl class lets you create, read, update, and delete X++ code and metadata.
class FormBuildGridControl extends FormBuildControl
Client
Method | Description | |
---|---|---|
![]() |
activeBackColor | |
![]() |
activeForeColor | |
![]() |
addControl | Adds a control to the control, based on the specified control type. (Overrides the addControl Method.) |
![]() |
addDataField | Adds a control to the control, based on the specified data field information. (Overrides the addDataField Method.) |
![]() |
alignControl | Determines whether to align the control. |
![]() |
allowEdit | Determines whether the user can change the contents of the control. |
![]() |
alternateRowShading | |
![]() |
autoDataGroup | |
![]() |
autoDeclaration | Determines whether the system can declare a member variable that has the same name as the control. |
![]() |
backgroundColor | Gets or sets the background color of the control. |
![]() |
backStyle | Determiness whether the control background can be transparent. |
![]() |
border | Gets or sets the style of the borderline of the control. |
![]() |
bottomMargin | |
![]() |
canAddDataField | Retrieves a value that indicates whether the specified data field can be added as a child control to the control. (Overrides the canAddDataField Method.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
colorScheme | Gets or sets the color scheme of the control. |
![]() |
configurationKey | Gets or sets the configuration key that is assigned to the control. |
![]() |
containerId | Retrieves the ID of the parent container for the control. (Overrides the containerId Method.) |
![]() |
controlCount | Retrieves the number of controls that are contained in the control. (Overrides the controlCount Method.) |
![]() |
controlNum | Retrieves a contained control by using the specified index. (Overrides the controlNum Method.) |
![]() |
countryRegionCodes | |
![]() |
countryRegionContextField | |
![]() |
dataGroup | |
![]() |
dataRelationPath | |
![]() |
dataSource | Gets or sets a data source that is used by the control or the form. |
![]() |
defaultAction | |
![]() |
defaultActionLabel | |
![]() |
displayTarget | |
![]() |
dragDrop | Determines whether to enable or disable drag-and-drop operations for the control. |
![]() |
enabled | Determines whether to enable or disable the object. |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
gridLines | |
![]() |
gridLinesStyle | |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
hasUserSetting | Indicates whether the control has custom user settings. (Inherited from FormBuildControl.) |
![]() |
height | Gets or sets the height of the control. |
![]() |
heightMode | Gets or sets a calculation mode for the height of the control. |
![]() |
heightValue | Gets or sets the height of the control. |
![]() |
helpText | Gets or sets the help text to display at the bottom of the screen when a field or control is pointed to. |
![]() |
hierarchyParent | |
![]() |
highlightActive | |
![]() |
id | Retrieves the ID of the control. (Overrides the id Method.) |
![]() |
isContainer | Retrieves a value that indicates whether the control is a container control. (Overrides the isContainer Method.) |
![]() |
left | |
![]() |
leftMargin | |
![]() |
leftMode | |
![]() |
leftValue | |
![]() |
markAsUserAdd | Marks or unmarks the control as a user-added control. (Inherited from FormBuildControl.) |
![]() |
moreRowsIndicator | |
![]() |
moveControl | Moves a specified control to the control. (Overrides the moveControl Method.) |
![]() |
multiSelect | |
![]() |
name | Gets or sets the name that is used in code to identify a form, report, table, query, or other Microsoft Dynamics AX application object. |
![]() |
neededPermission | |
![]() |
new | Initializes a new instance of the Object class. (Inherited from Object.) |
![]() |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
![]() |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
packUserSetting | Packs the user settings for the control. (Inherited from FormBuildControl.) |
![]() |
registerOverrideMethod | |
![]() |
resetUserSetting | Resets the user settings for the control. (Inherited from FormBuildControl.) |
![]() |
rightMargin | |
![]() |
scrollbars | |
![]() |
securityKey | |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
showColLabels | |
![]() |
showRowLabels | |
![]() |
skip | Sets or returns a value that indicates whether the control is skipped when the user presses the TAB key to move to the control. |
![]() |
style | |
![]() |
top | |
![]() |
topMargin | |
![]() |
topMode | |
![]() |
topValue | |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
type | |
![]() |
unpackUserSetting | Unpacks the user settings for the control. (Inherited from FormBuildControl.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
userData | |
![]() |
userDataItem | |
![]() |
userDataItems | |
![]() |
userDisable | Gets or sets the value that indicates whether the control is disabled for the user. (Inherited from FormBuildControl.) |
![]() |
userHeight | Gets or sets the custom user height for the control. (Inherited from FormBuildControl.) |
![]() |
userHide | Gets or sets the value that indicates whether the control is hidden from the user. (Inherited from FormBuildControl.) |
![]() |
userOrgContainer | Gets or sets the organization container for the control. (Inherited from FormBuildControl.) |
![]() |
userOrgSibling | Gets or sets the organization sibling for the control. (Inherited from FormBuildControl.) |
![]() |
userPromptText | Gets or sets the user label text for the control. (Inherited from FormBuildControl.) |
![]() |
userSecurityLevel | Gets or sets the user security level for the control. (Inherited from FormBuildControl.) |
![]() |
userSkip | Sets or returns the value that indicates whether the form control is skipped when the user press the TAB key to navigate the controls on the form. (Inherited from FormBuildControl.) |
![]() |
userWidth | Sets or returns the width of the control in pixels. (Inherited from FormBuildControl.) |
![]() |
useUserLayout | |
![]() |
verticalSpacing | |
![]() |
verticalSpacingMode | |
![]() |
verticalSpacingValue | |
![]() |
visible | |
![]() |
visibleCols | |
![]() |
visibleColsMode | |
![]() |
visibleColsValue | |
![]() |
visibleRows | |
![]() |
visibleRowsMode | |
![]() |
visibleRowsValue | |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
width | Gets or sets the width of the control. |
![]() |
widthMode | Gets or sets the calculation mode of the width of the control. |
![]() |
widthValue | Gets or sets the width of the control. |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Make sure that the user has access to the development security key (SysDevelopment) before this API is called.
Object Class
FormBuildControl Class
FormBuildGridControl Class