MindFusion.Wpf Pack Programmer's Guide
IResourceViewModel.Description Property
See Also
 





Gets or sets a description of the resource.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

string Description { get; set; }

Visual Basic  Copy Code

Property Description As String

 Property Value

A string specifying the description.

 See Also

IResourceViewModel Members
IResourceViewModel Interface
MindFusion.DataViews.Wpf Namespace