Gets or sets a description of the resource.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
string Description { get; set; } |
Visual Basic
Copy Code
|
|---|
Property Description As String |
A string specifying the description.
See Also