Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / Action Class / Command Property

In This Topic
    Command Property (Action)
    In This Topic
    Gets or sets the command string for the action.
    Syntax
    'Declaration
     
    
    Public Property Command As String
    public string Command {get; set;}
    See Also