Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / CalendarTheme Class / XmlDefinition Property

In This Topic
    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