AttributeDisplayValueEditEventArgs.PatternFragment Property
In This Article
Returns the pattern fragment which will be replaced with the AttributeDisplayValueEditEventArgs.DisplayValue.
Namespace: DevExpress.Map
Assembly: DevExpress.Map.v24.2.Core.dll
NuGet Package: DevExpress.Map.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A String object representing the fragment pattern. |
See Also