Gets the item identified by the specified string.
Namespace: MindFusion.SchedulingPackage: MindFusion.Scheduling.WebForms
public T Item [ string id] { get; }
Public ReadOnly Property Item( _ id As String _) As T
Type: TThe item with the specified id.
Item Property Overload ListItemCollection(T) MembersItemCollection(T) ClassMindFusion.Scheduling Namespace