ViewSchedule.CanGroupHeaders
Description:
Indicates if selected headers can be grouped for this schedule.
Indicates if selected headers can be grouped for this schedule.
public bool CanGroupHeaders(
int top,
int left,
int bottom,
int right
)
-
topThe index of the top row of the selected headers.
-
leftThe index of the left column of the selected headers.
-
bottomThe index of the bottom row of the selected headers.
-
rightThe index of the right column of the selected headers.