Handling of column header click.
Namespace: DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
C# |
---|
public UserActionHandling HeaderClickHandling { get; set; } |
Visual Basic |
---|
Public Property HeaderClickHandling As UserActionHandling Get Set |
Visual C++ |
---|
public: property UserActionHandling HeaderClickHandling { UserActionHandling get (); void set (UserActionHandling value); } |