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

In This Topic
    ChangeItemKey Method (CalendarTheme)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub ChangeItemKey( _
       ByVal item As C1.Framework.Style, _
       ByVal newKey As System.String _
    ) 
    protected void ChangeItemKey( 
       C1.Framework.Style item,
       System.string newKey
    )

    Parameters

    item
    newKey
    See Also