Gets or sets a value indicating whether the 'Description' of the properties will be shown.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public bool ShowDescription { get; set; }
Visual Basic
Public Property ShowDescription As Boolean
	Get
	Set

See Also