ViewSchedule.CanUngroupHeaders
Description:
Indicates if selected headers can be ungrouped.
Indicates if selected headers can be ungrouped.
public bool CanUngroupHeaders(
int top,
int left,
int bottom,
int right
)
-
Int32topThe index of the top row of the selected headers.
-
Int32leftThe index of the left column of the selected headers.
-
Int32bottomThe index of the bottom row of the selected headers.
-
Int32rightThe index of the right column of the selected headers.