Skip to main content

DataLayoutControl.GeneratedItemNamePrefix Field

In This Article

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

Namespace: DevExpress.Xpf.LayoutControl

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

#Declaration

public const string GeneratedItemNamePrefix = "li"

#Field Value

Type
String
See Also