CommandMetadataBuilderBase<T, TBuilder>.DisplayName(String) Method
Namespace: DevExpress.Mvvm.DataAnnotations
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| name | String |
Returns
| Type |
|---|
| TBuilder |
See Also
Namespace: DevExpress.Mvvm.DataAnnotations
Assembly: DevExpress.Mvvm.v26.1.dll
public TBuilder DisplayName(
string name
)
Public Function DisplayName(
name As String
) As TBuilder
| Name | Type |
|---|---|
| name | String |
| Type |
|---|
| TBuilder |