Namespace: DayPilot.Web.Mvc.Data
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)

Syntax

C#
public Area Style(
	string style
)
Visual Basic
Public Function Style ( _
	style As String _
) As Area
Visual C++
public:
Area^ Style(
	String^ style
)

Parameters

style
Type: System..::..String

See Also