Class ScheduleResourceType
Class extending the
Inheritance
System.Object
ScheduleResourceType
Namespace: Simplic.UI.ScheduleView
Assembly: Simplic.UI.dll
Syntax
public class ScheduleResourceType : Telerik.Windows.Controls.ResourceType, IScheduleResourceType
Properties
| Improve this Doc View SourceIsResourceGroupDescription
Declaration
public bool IsResourceGroupDescription { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
OrderPosition
See OrderPosition. Defaults to
Declaration
public IComparable OrderPosition { get; set; }
Property Value
Type | Description |
---|---|
System.IComparable |
Implements
Telerik.Windows.Controls.IResourceType