C1.Web.Mvc Namespace / ManualGridTile Class / Content Property

In This Topic
Content Property (ManualGridTile)
In This Topic
Gets or sets the tile content(text/html) or the selector of a Dom element which contains the content.
Syntax
'Declaration
 
Public Property Content As String
 
See Also