C1.Silverlight.Schedule.5
SelectionCommand Enumeration

Determines the type of selection.
Syntax
'Declaration
 
Public Enum SelectionCommand 
   Inherits System.Enum
public enum SelectionCommand : System.Enum 
Members
MemberDescription
ExtendExtend selection command.
SelectSelect command.
ToggleToggle selection command.
UnselectUnselect command.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Silverlight.Schedule.SelectionCommand

See Also

Reference

C1.Silverlight.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.