XmlDefinition Property (CalendarTheme)
In This Topic
Gets or sets the System.String value representing the VisualStyle in xml encoding.
Syntax
'Declaration
Public Property XmlDefinition As System.String
public System.string XmlDefinition {get; set;}
See Also