Gets or sets the content of the preview state.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public Object PreviewContent { get; set; } |
| Visual Basic |
|---|
Public Property PreviewContent As Object Get Set |