Alignment of the event text.
Namespace:
DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 5.8.1956.0 (5.8.1956.0)
Syntax
C# |
---|
public TextAlignment EventTextAlignment { get; set; } |
Visual Basic (Declaration) |
---|
Public Property EventTextAlignment As TextAlignment |
Visual C++ |
---|
public: property TextAlignment EventTextAlignment { TextAlignment get (); void set (TextAlignment value); } |