ApplicationClass.CalendarLayout(Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual bool CalendarLayout (object SortOrder, object AutoLayout);
abstract member CalendarLayout : obj * obj -> bool
override this.CalendarLayout : obj * obj -> bool
Public Overridable Function CalendarLayout (Optional SortOrder As Object, Optional AutoLayout As Object) As Boolean
Parameters
- SortOrder
- Object
- AutoLayout
- Object