DevExpress.Web.ASPxDiagram.v20.1
Contains classes that implement the functionality of the control.
A diagram control.
Initializes a new instance of the class.
Specifies how the control automatically zooms the work area.
The zoom mode.
Specifies the 's programmatic identifier on the client.
The control's client identifier.
Specifies whether the control is read-only on the client side.
true if the editor is read only on the client side; otherwise, false.
Gets an object that lists the 's client-side events.
An object that allows you to assign handlers to the client-side events.
Enables you to supply server data that can be parsed on the client.
Provides access to a collection of custom shapes.
A collection of custom shapes.
Provide access to default item properties.
An object that contains item properties.
Occurs after an edge has been bound to a data source.
Specifies the data source member that supplies data to the diagram edges.
The data source member.
Specifies the object from which the control retrieves information about edges.
The data source object.
Specifies the ID of the control from which the control retrieves information about edges.
The control ID.
Occurs after an edge was deleted.
Occurs after an edge was inserted.
Occurs after an edge was updated.
Exports the diagram data in JSON format.
The diagram data in JSON format.
Defines images displayed in the 's elements.
An object that contains image settings.
Imports the diagram data.
The diagram data in JSON format.
Enables you to supply server data that can be parsed on the client.
The collection of property names and their values.
Provides access to the control's mapping properties.
An object that contains mapping properties.
Occurs after a node has been bound to a data source.
Specifies the data source member that supplies data to the diagram nodes.
The data source member.
Specifies the object from which the control retrieves information about nodes.
The data source object.
Specifies the ID of the control from which the control retrieves information about nodes.
The control ID.
Occurs after a node was deleted.
Occurs after a node was inserted.
Occurs after a node was updated.
Specifies whether the diagram is read-only.
true to make the diagram read-only; otherwise, false.
Specifies an auto-layout algorithm that the control uses to build a diagram.
An object that contains the auto-layout settings.
Provides access to the context toolbox's settings.
An object that contains the context toolbox's settings.
Provides access to grid settings.
An object that contains the grid settings.
Contains page settings.
An object that contains the page settings.
Provides access to the properties panel's settings.
An object that contains the properties panel's settings.
Provides access to the toolbox's settings.
An object that contains the toolbox's settings.
Switches the control to simple view mode.
true, to enable simple view mode; otherwise, false.
Specifies the style settings of the elements.
An object that provides style settings for elements.
Specifies the style settings of buttons in the control.
An object that contains style settings.
Specifies the style settings of editors in the control.
An object that contains style settings.
Specifies the style settings of menu elements in the control.
An object that contains style settings.
Specifies the measurement unit for size properties (for instance, , ).
The unit.
Specifies the measurement unit that is displayed in user interface elements.
The unit.
Lists types of a connector line end.
A connector ends with an arrow.
A connector ends with a filled triangle.
A connector ends without any special element.
A connector ends with an outlined triangle.
Lists connector line types.
A connector links shapes by a right-angle polyline.
A connector links shapes by a straight line.
Lists auto-layout types.
An auto-layout is disabled if the both shape coordinates ( and ) are specified; otherwise, the Layered layout is applied.
The layered (Sugiyama-style) layout. This algorithm is used to draw layered graphs. It minimizes the number of connector crossings and spreads shapes evenly.
The tree layout. This algorithm is used to draw hierarchical diagrams. It arranges shapes in a tree structure and aligns them evenly based on their hierarchical level.
Contains auto-layout settings.
Initializes a new class instance with the specified owner.
An object that implements the interface.
Copies public properties from the specified object to the current object.
A object or descendant whose properties are assigned to the current object.
Specifies the diagram layout orientation.
The orientation.
Specifies the diagram layout type.
The layout type.
Lists values that specify the auto zoom mode.
Auto-zoom is disabled.
Changes the diagram's content to fit the work area.
The diagram width fits the work area.
Defines style settings for bar items.
Initializes a new instance of the class.
Gets the style settings that define an item's appearance in the checked state.
An object that contains style settings.
Gets the style settings that define an item's appearance in the disabled state.
An object that contains style settings.
Gets the style settings that define an item's appearance in the hovered state.
An object that contains style settings.
Gets the style settings that define an item's appearance in the pressed state.
An object that contains style settings.
Specifies the item's width.
The item's width.
Contains styles settings that define the appearance of buttons in the control.
Initializes a new instance of the class with specified settings.
An object that implements the ISkinOwner interface.
Contains a list of the client-side events available for the control.
Initializes a new instance of the class.
Specifies the name of the JavaScript function or the entire code which will handle the client event.
The name of a JavaScript function or the JavaScript function's code used to handle the event.
Specifies the name of the JavaScript function or the entire code which will handle the client event.
The name of a JavaScript function or the JavaScript function's code used to handle the event.
Specifies the name of the JavaScript function or the entire code which will handle the client event.
The name of a JavaScript function or the JavaScript function's code used to handle the event.
Specifies the name of the JavaScript function or the entire code which will handle the client event.
The name of a JavaScript function or the JavaScript function's code used to handle the event.
Specifies the name of the JavaScript function or the entire code which will handle the client event.
The name of a JavaScript function or the JavaScript function's code used to handle the event.
Specifies the name of the JavaScript function or the entire code which will handle the client event.
The name of a JavaScript function or the JavaScript function's code used to handle the event.
Specifies the name of the JavaScript function or the entire code which will handle the client event.
The name of a JavaScript function or the JavaScript function's code used to handle the event.
Contains settings that affect the context toolbox's functionality.
Initializes a new instance of the class with specified settings.
An object that implements the interface.
Copies the public properties from the specified object to the current one.
A class descendant object whose public properties are copied to the current object.
Specifies the shape category displayed in the context toolbox.
The shape category.
Specifies the name of a custom shape category that is displayed in the context toolbox.
The category name.
Specifies how shapes are displayed in the context toolbox.
The display mode.
Specifies the context toolbox's availability.
true, to enable the context toolbox; otherwise, false
Lists the shapes that are displayed in the context toolbox.
An array of shapes.
A custom shape.
Initializes a new instance of the class.
Specifies whether users can change the shape's image.
true, to allow users to change the image; otherwise, false.
Specifies whether the shape's text can be edited.
true, to allow end users to edit text; otherwise, false.
Specifies whether the shape can be resized.
true, to enable shape resizing; otherwise, false.
Copies public properties from the specified object to the current object.
A object or descendant whose properties are assigned to the current object.
Specifies the height of the shape background image.
A decimal number from 0 to 1.
Specifies the left offset of the shape background image.
A decimal number from 0 to 1.
Specifies a shape image displayed in a toolbox.
The image URL.
Specifies the top offset of the shape background image.
A decimal number from 0 to 1.
Specifies the shape background image's URL.
The image URL.
Specifies the width of the shape background image.
A decimal number from 0 to 1.
Specifies the base shape type for the custom shape.
The type of the base shape.
Specifies a category to which the custom shape belongs.
The category name.
Provides access to a collection of the shape's connection points.
A collection of connection points.
Specifies the initial height of the shape.
The height, in units.
Specifies the shape image's URL.
The image URL.
Specifies the initial text of the shape.
The shape text.
Specifies the initial width of the shape.
The width, in units.
Specifies the height of the image in the shape.
A decimal number from 0 to 1.
Specifies the left offset of the image in the shape.
A decimal number from 0 to 1.
Specifies the top offset of the image in the shape.
A decimal number from 0 to 1.
Specifies the width of the image in the shape.
A decimal number from 0 to 1.
Specifies the maximum height of the shape.
The height, in units.
Specifies the maximum width of the shape.
The width, in units.
Specifies the minimum height of the shape.
The height, in units.
Specifies the minimum width of the shape.
The width, in units.
Specifies the shape template's fractional height.
A decimal number from 0 to 1.
Specifies the shape template's left offset.
A decimal number from 0 to 1.
Specifies the shape template's top offset.
A decimal number from 0 to 1.
Specifies the shape template's fractional width.
A decimal number from 0 to 1.
Specifies the text container height.
A decimal number from 0 to 1.
Specifies the left offset of a text container.
A decimal number from 0 to 1.
Specifies the top offset of a text container.
A decimal number from 0 to 1.
Specifies the text container width.
A decimal number from 0 to 1.
Specifies the shape's tooltip in the toolbox.
The tooltip text.
Returns a type of the custom shape (the property value).
The type name.
Identifies the shape's type.
The type name.
Contains default item properties
Initializes a new instance of the class with specified settings.
An object that implements the interface.
Copies the public properties from the specified object to the current one.
A class descendant object whose public properties are copied to the current object.
Specifies the default tip of a connector's end point.
The type of the tip.
Specifies the default tip of a connector's start point.
The type of the tip.
Specifies the default type of a connector.
The line type.
Specifies a default item style.
The style settings.
Specifies a default item text style.
The style settings.
A diagram edge.
Specifies the edge's start node key.
The node's key value.
Specifies the edge's line start tip.
The type of the tip.
Specifies an index of a shape connection point where the edge starts.
The index of the point.
Specifies the edge's line type.
The line type.
Specifies whether the edge is locked.
true, if the edge is locked; otherwise, false.
Specifies the edge's key points.
A string that contains coordinates of points. Coordinates are measured in .
Specifies the edge style.
A string that specifies the style settings.
Specifies the text of the edge.
The edge text.
Specifies the edge's text style.
A string that specifies the style settings.
Specifies the edge's end node key.
The node's key value.
Specifies the edge's line end tip.
The type of the tip.
Specifies an index of a shape connection point where the edge ends.
The index of the point.
Specifies the edge's z-index.
The z-index.
Provides data for the event.
Initializes a new instance of the class with specified settings.
An object that is the processed edge.
Gets an edge object related to the event.
An object that is the processed edge.
A method that handles the event.
The object that fires the event.
An object that contains event data.
Contains edge mapping properties.
Initializes a new class instance with the specified owner.
An object that implements the interface.
Copies public properties from the specified object to the current object.
A object or descendant whose properties are assigned to the current object.
Specifies the name of a data source field that provides an edge's start node key.
The field name.
Specifies the name of a data source field that provides an edge's line start tip.
The field name.
Specifies the name of a data source field that provides the start connection point's index.
The field name.
Specifies the name of a data source field that provides an edge's line type.
The field name.
Specifies the name of a data source field whose values indicate whether an edge is locked.
The field name.
Specifies the name of a data source field that provides an edge's key points.
A string that contains coordinates of points. Coordinates are measured in .
Specifies the name of a data source field that provides an edge style.
The field name.
Specifies the name of a data source field that provides edge texts.
The field name.
Specifies the name of a data source field that provides an edge's text style.
The field name.
Specifies the name of a data source field that provides an edge's end node key.
The field name.
Specifies the name of a data source field that provides an edge's line end tip.
The field name.
Specifies the name of a data source field that provides an index of a shape connection point where an edge ends.
The field name.
Specifies the name of a data source field that provides an edge's z-index.
The field name.
Contains styles settings that define the appearance of editors in the control.
Initializes a new instance of the class with specified settings.
An object that implements the ISkinOwner interface.
This method is not in effect for the class.
An empty string.
Contains grid settings.
Initializes a new class instance with the specified owner.
An object that implements the interface.
Copies public properties from the specified object to the current object.
A object or descendant whose properties are assigned to the current object.
Specifies the grid's pitch.
The grid's pitch.
Specifies whether diagram elements should snap to grid lines.
true to snap elements to grid lines; otherwise, false.
This method is not in effect for the class.
An empty string.
Specifies whether grid lines are visible.
true to display grid lines; otherwise, false.
Contains settings that define elements' images.
Initializes a new class instance with the specified owner.
An object that implements the ISkinOwner interface.
Duplicates the properties of the specified object into the current instance of the class.
An object which the settings will be copied from.
Specifies a set of icons to be used in the diagram UI elements.
The icon set type.
Returns the object to its original state.
Serves as a base class that implements the common functionality of the and classes.
Returns the data item that is bound to the diagram item.
The data item.
Specifies the key value of the item.
The key value.
Provides data for the and events.
Initializes a new class instance with the specified settings.
The number of records affected by the current data operation.
An exception that was raised during the data operation.
Initializes a new class instance with the specified settings.
The number of records affected by the current data operation.
An exception that was raised during the data operation.
A dictionary of modified field name/value pairs for the record.
Specifies the key value of the inserted item.
An object that uniquely identifies the item.
A method that handles the and events.
The event source.
An object that contains event data.
Implements the common functionality of the and classes.
Initializes a new class instance with the specified owner.
An object that implements the interface.
Copies public properties from the specified object to the current object.
A object or descendant whose properties are assigned to the current object.
Specifies the name of a data source field that provides node or edge keys.
The field name.
Contains the ASPxDiagram's mapping properties.
Initializes a new class instance with the specified owner.
An object that implements the interface.
Copies public properties from the specified object to the current object.
A object or descendant whose properties are assigned to the current object.
Provides access to edge mapping properties.
An object that contains mapping properties.
Provides access to node mapping properties.
An object that contains mapping properties.
Contains styles settings that define the appearance of menu elements in the control.
Initializes a new instance of the class.
An object that implements the ISkinOwner interface.
A diagram node.
Specifies a key of the node's parent container node.
The node's key value.
Specifies the height of the shape.
The height, in units.
Specifies the node image's URL.
The image URL.
Specifies the x-coordinate of the node's left border.
The x-coordinate.
Specifies whether the node is locked.
true, if the node is locked; otherwise, false.
Specifies a key of the node's parent node.
The parent node's key value.
Specifies the node style.
A string that specifies the style settings.
Specifies the text of the node.
The node text.
Specifies the node's text style.
A string that specifies the style settings.
Specifies the y-coordinate of the node's top border.
The y-coordinate.
Specifies the shape type for the node.
The shape type.
Specifies the width of the shape.
The width, in units.
Specifies the node's z-index.
The z-index.
Provides data for the event.
Initializes a new instance of the class with specified settings.
An object that is the processed node.
Gets a node object related to the event.
An object that is the processed node.
A method that handles the event.
The object that fires the event.
An object that contains event data.
Contains node mapping properties.
Initializes a new class instance with the specified owner.
An object that implements the interface.
Copies public properties from the specified object to the current object.
A object or descendant whose properties are assigned to the current object.
Specifies the name of a data source field that provides the key of a shape's parent container shape.
The container key.
Specifies the name of a data source field that provides a node's height.
The field name.
Specifies the name of a data source field that provides the URL of a shape's image.
The field name.
Specifies the name of a data source field that provides the x-coordinate of a node's left border.
The field name.
Specifies the name of a data source field whose values indicate whether a node is locked.
The field name.
Specifies the name of a data source field that provides a parent node key for a node.
The field name.
Specifies the name of a data source field that provides a node style.
The field name.
Specifies the name of a data source field that provides node texts.
The field name.
Specifies the name of a data source field that provides a node's text style.
The field name.
Specifies the name of a data source field that provides the y-coordinate of a node's top border.
The field name.
Specifies the name of a data source field that provides the shape type for a node.
The field name.
Specifies the name of a data source field that provides a node's width.
The field name.
Specifies the name of a data source field that provides a node's z-index.
The field name.
Lists page orientations.
A landscape orientation.
A portrait orientation.
Contains page settings.
Initializes a new instance of the class with specified settings.
An object that implements the interface.
Copies public properties from the specified object to the current object.
A object or descendant whose properties are assigned to the current object.
Specifies the diagram page color.
A structure that specifies the page color.
Specifies the page height.
The page height.
Specifies the page orientation.
The page orientation
This method is not in effect for the class.
An empty string.
Specifies the page width.
The page width.
Lists values that specify diagram panels' visibility.
The panel is disabled when the diagram is read-only.
The panel is collapsed initially.
The panel is disabled. An element that can invoke the panel is hidden.
The panel is initially visible.
Contains settings that affect the properties panel's functionality.
Initializes a new instance of the class with specified settings.
An object that implements the interface.
Copies the public properties from the specified object to the current one.
A class descendant object whose public properties are copied to the current object.
Specifies how the properties panel is displayed in the control.
The view mode
Specifies the properties panel's visibility.
The panel's visibility.
Lists shape categories.
The category that contains shape containers.
A custom category. Use the property to specify the category name.
The category that contains shapes to built flow charts.
The category that contains general-purpose shapes.
The category that contains shapes to built organizational charts.
A shape's connection point.
Initializes a new instance of the class.
Copies public properties from the specified object to the current object.
A object or descendant whose properties are assigned to the current object.
Specifies the horizontal offset of a connection point.
A decimal number from 0 to 1.
Specifies the vertical offset of a connection point.
A decimal number from 0 to 1.
Returns the connection point's offsets in the following format: "Left, Top".
A string that contain offsets.
A collection of connection points.
Initializes a new instance of the class with specified settings.
An object that implements the IWebControlObject interface.
Adds a new connection point to the end of the collection and returns the newly created object.
The horizontal offset of a connection point.
The vertical offset of a connection point.
An object that is the newly created point.
Lists built-in shapes' types.
Text
The shape type is not set.
Contains style settings that define elements' appearance.
Initializes a new instance of the class.
An object that implements the ISkinOwner interface.
Gets the style settings that define the appearance of a button item.
An object that contains style settings.
Gets the history toolbar's style settings.
An object that contains style settings.
Gets the style settings that define the appearance of an item.
An object that contains style settings.
Gets the loading panel's style settings.
An object that contains style settings.
Gets the properties panel's style settings.
An object that contains style settings.
Gets the Toolbox's style settings.
An object that contains style settings.
Gets the view toolbar's style settings.
An object that contains style settings.
A group of shapes in the toolbox.
Initializes a new class instance.
Initializes a new class instance with the specified shape category.
The shape category.
Initializes a new class instance with the specified settings.
The shape category.
The group title.
Initializes a new instance of the class with specified settings.
The custom category name.
The group title.
Copies public properties from the specified object to the current object.
A object or descendant whose properties are assigned to the current object.
Specifies the shape category displayed in the group.
The shape category.
Specifies the name of a custom shape category.
The category name.
Specifies how shapes are displayed in the toolbox.
The display mode.
Specifies the toolbox group's title.
The title.
Returns the group's title and category in the following format: "Title [Category]".
A string that contains the names of a title and a category.
Lists display modes for a diagram toolbox group.
Shapes are displayed as icons.
Shapes are displayed as texts.
Contains settings that affect the toolbox's functionality.
Initializes a new class instance with the specified owner.
An object that implements the interface.
Copies public properties from the specified object to the current object.
A object or descendant whose properties are assigned to the current object.
Lists toolbox groups.
A collection of toolbox groups.
Specifies how the toolbar is displayed in the control.
The toolbox view mode.
Specifies the toolbox's visibility.
The toolbox visibility.
Specifies the toolbox width.
The toolbox's width.
Represents a shape in the context toolbox.
Initializes a new instance of the class.
Initializes a new instance of the class with specified settings.
The shape type.
Initializes a new instance of the class with specified settings.
The custom shape type.
Copies the public properties from the specified object to the current one.
An object whose settings are assigned to the current object.
Specifies a custom shape type.
The type of the custom shape.
Returns the name of the shape type.
The name of the shape type.
Specifies a default shape type.
The shape type.
Lists values that specify the toolbox view mode.
The UI element is displayed as a floating window on desktop devices. On mobile devices the element is docked to a diagram side.
The UI element is docked to a diagram side.
The UI element is displayed as a floating window.
Lists measurement units.
Centimeter
Inch
Pixel
Contains classes and enumerations that implement basic functionality for localization of the control.
Provides a means to localize the 's UI elements at runtime.
Initializes a new instance of the class.
Returns an object that comprises resources based on the thread's language and regional settings (culture).
An object that comprises resources.
Returns a localized string for the specified string identifier.
A value that identifies the string to localize.
A string that corresponds to the specified identifier.
Provides a means to localize the 's UI elements at runtime.
Initializes a new instance of the class.
Contains strings that can be localized for the . For more information, refer to the topic.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.