Calendar for WinRT
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. Unsupported.
UnselectUnselect command. Unsupported.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.Calendar.SelectionCommand

See Also

Reference

C1.Xaml.Calendar Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback