Inheritance
System.Object
ScheduleHeaderRows
Assembly: Syncfusion.EJ2.dll
public class ScheduleHeaderRows : EJTagHelper
Constructors
Declaration
public ScheduleHeaderRows()
Properties
Declaration
protected override bool IsCollection { get; }
Property Value
Type |
Description |
System.Boolean |
|
Overrides
Declaration
protected override string ParentPropertyName { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
Methods
Declaration
protected override object GetList()
Returns
Type |
Description |
System.Object |
|
Overrides