[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.LargeButtons

LargeButtons Property

LargeButtons

Gets or sets the bool value determining whether the control and its dialogs should use large icons and buttons.

Declaration
[C1Category("Layout")]
[C1Description("LargeButtons", "Determines whether control and embedded dialogs should use large icons and buttons.")]
public bool LargeButtons { get; set; }
<C1Category("Layout")>
<C1Description("LargeButtons", "Determines whether control and embedded dialogs should use large icons and buttons.")>
Public Property LargeButtons As Boolean