Gets or sets the content.
Namespace: Ico.Windows.ControlsAssembly: IcoSmartTile (in IcoSmartTile.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Object Content { get; set; } |
Visual Basic |
---|
Public Property Content As Object Get Set |
JScript |
---|
function get Content () : Object function set Content (value : Object) |