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

DataLayoutControl.GeneratedItemNamePrefix Field

The prefix for auto-generated item names. The GeneratedItemNamePrefix field is set to “li”.

Namespace: DevExpress.Xpf.LayoutControl

Assembly: DevExpress.Xpf.LayoutControl.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.LayoutControl, DevExpress.Wpf.Layout

Declaration

public const string GeneratedItemNamePrefix = "li"

Field Value

Type
String
See Also