MindFusion.Scheduling for ASP.NET Programmer's Guide
Selection.Location Property
See Also
 





Gets the Location related to the current selection.

Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public Location Location { get; }

Visual Basic  Copy Code

Public ReadOnly Property Location As Location

 Property Value

An instance of the Location class.

 See Also

Selection Members
Selection Class
MindFusion.Scheduling.WebForms Namespace