Back to Devexpress

DelayedAttribute.GroupName Property

xpo-devexpress-dot-xpo-dot-delayedattribute-142731eb.md

latest1.1 KB
Original Source

DelayedAttribute.GroupName Property

Gets the group’s name.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

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

Property Value

TypeDescription
String

A String value that specifies the group’s name.

|

Remarks

For more information on delayed loading, see Delayed Loading.

See Also

DelayedAttribute Class

DelayedAttribute Members

DevExpress.Xpo Namespace