Interface IGroupItemInfo
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Scheduler
Assembly: Telerik.WinUI.Controls.dll
Syntax
public interface IGroupItemInfo : IGroupInfo
Properties
Index
Declaration
int Index { get; }
Property Value
System.
|
Name
Declaration
object Name { get; }
Property Value
System.
|
ParentGroupItemInfo
Methods
GetGroupbyDate()
Declaration
Nullable<DateTime> GetGroupbyDate()
Returns
System.
|
GetTimeZone()
Declaration
TimeZoneInfo GetTimeZone()
Returns
System.
|