Skip to main content
A newer version of this page is available. .

ASPxDiagramStringId Enum

Contains values for strings that can be localized in the ASPxDiagram.

Namespace: DevExpress.Web.ASPxDiagram.Localization

Assembly: DevExpress.Web.ASPxDiagram.v19.2.dll

Declaration

public enum ASPxDiagramStringId

Members

Name Description
SimpleView

Contains localizable text of the corresponding UI element.

AutoZoom_Width

Contains localizable text of the corresponding UI element.

AutoZoom_Content

Contains localizable text of the corresponding UI element.

FitTo_Width

Contains localizable text of the corresponding UI element.

FitTo_Content

Contains localizable text of the corresponding UI element.

Settings_Style

Contains localizable text of the corresponding UI element.

Settings_Style_Text

Contains localizable text of the corresponding UI element.

Settings_Style_Line

Contains localizable text of the corresponding UI element.

Settings_Page

Contains localizable text of the corresponding UI element.

Settings_Page_Layout

Contains localizable text of the corresponding UI element.

Settings_Page_View

Contains localizable text of the corresponding UI element.

Settings_Layout

Contains localizable text of the corresponding UI element.

Settings_Layout_Arrange

Contains localizable text of the corresponding UI element.

Settings_Layout_AutoLayout

Contains localizable text of the corresponding UI element.

Settings_Layout_AutoLayout_Horizontal

Contains localizable text of the corresponding UI element.

Settings_Layout_AutoLayout_Vertical

Contains localizable text of the corresponding UI element.

Connector_Orthogonal

Contains localizable text of the corresponding UI element.

Connector_Straight

Contains localizable text of the corresponding UI element.

Connector_LineEnding_None

Contains localizable text of the corresponding UI element.

Connector_LineEnding_Arrow

Contains localizable text of the corresponding UI element.

Settings_Page_Layout_Landscape

Contains localizable text of the corresponding UI element.

Settings_Page_Layout_Portrait

Contains localizable text of the corresponding UI element.

ShowToolbox

Contains localizable text of the corresponding UI element.

ShowGrid

Contains localizable text of the corresponding UI element.

SnapToGrid

Contains localizable text of the corresponding UI element.

Toolbox_General

Contains localizable text of the corresponding UI element.

Toolbox_FlowChart

Contains localizable text of the corresponding UI element.

Toolbox_Containers

Contains localizable text of the corresponding UI element.

Toolbox_Custom

Contains localizable text of the corresponding UI element.

UnitIn

Contains localizable text of the corresponding UI element.

UnitCm

Contains localizable text of the corresponding UI element.

UnitPx

Contains localizable text of the corresponding UI element.

See Also