Namespace: DayPilot.Web.Ui.Data
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
C# |
---|
public Area Right( int right ) |
Visual Basic |
---|
Public Function Right ( _ right As Integer _ ) As Area |
Visual C++ |
---|
public: Area^ Right( int right ) |
Parameters
- right
- Type: System..::..Int32