Search
TimetableSettings.getAllowResizeColumns Method
See Also
 






Gets a value indicating whether the users can resize timetable columns.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Boolean getAllowResizeColumns ()

 Return Value

true to let users resize the view columns; otherwise, false.

 See Also