Back to Devexpress

AttributeDisplayValueEditEventArgs.PatternFragment Property

corelibraries-devexpress-dot-map-dot-attributedisplayvalueediteventargs-48abaec7.md

latest1.3 KB
Original Source

AttributeDisplayValueEditEventArgs.PatternFragment Property

Returns the pattern fragment which will be replaced with the AttributeDisplayValueEditEventArgs.DisplayValue.

Namespace : DevExpress.Map

Assembly : DevExpress.Map.v25.2.Core.dll

NuGet Package : DevExpress.Map.Core

Declaration

csharp
public string PatternFragment { get; }
vb
Public ReadOnly Property PatternFragment As String

Property Value

TypeDescription
String

A String object representing the fragment pattern.

|

See Also

AttributeDisplayValueEditEventArgs Class

AttributeDisplayValueEditEventArgs Members

DevExpress.Map Namespace