C1.Web.Mvc Namespace / Calendar Class / SelectionMode Property

In This Topic
SelectionMode Property (Calendar)
In This Topic
Gets or sets a value that indicates whether users can select days, months, or no values at all.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property SelectionMode As DateSelectionMode
 
See Also