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