Class MonthCalendarAdvActionList
Inheritance
System.Object
MonthCalendarAdvActionList
Assembly: Syncfusion.Tools.Windows.dll
public class MonthCalendarAdvActionList : SyncActionListBase<MonthCalendarAdv>
Constructors
Declaration
public MonthCalendarAdvActionList(IComponent component)
Parameters
Type |
Name |
Description |
System.ComponentModel.IComponent |
component |
|
Properties
Declaration
public bool AllowMultipleSelection { get; set; }
Property Value
Declaration
public CultureInfo Culture { get; set; }
Property Value
Type |
System.Globalization.CultureInfo |
Declaration
public Day FirstDayOfWeek { get; set; }
Property Value
Type |
System.Windows.Forms.Day |
Declaration
public DateTime[] SelectedDates { get; set; }
Property Value
Declaration
public VisualStyle Style { get; set; }
Property Value
Declaration
public bool ThemedBorder { get; set; }
Property Value
Declaration
public bool ThemedEnabledScrollButtons { get; set; }
Property Value
Methods
Declaration
protected override void InitializeActionList()
Overrides
Syncfusion.Windows.Forms.Design.SyncActionListBase<Syncfusion.Windows.Forms.Tools.MonthCalendarAdv>.InitializeActionList()