Namespace: DayPilot.Web.Ui.Data
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)

Syntax

C#
public Area Bottom(
	int bottom
)
Visual Basic
Public Function Bottom ( _
	bottom As Integer _
) As Area
Visual C++
public:
Area^ Bottom(
	int bottom
)

Parameters

bottom
Type: System..::..Int32

See Also