MindFusion.Scheduling for ASP.NET Programmer's Guide
ListViewSettings.ButtonStyle Property
See Also
 





Gets the ButtonsStyle object used to specify appearance settings for the navigation buttons.

Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public ButtonsStyle ButtonStyle { get; }

Visual Basic  Copy Code

Public ReadOnly Property ButtonStyle As ButtonsStyle

 Property Value

An instance of the ButtonsStyle class. Default value is a new ButtonsStyle object.

 See Also

ListViewSettings Members
ListViewSettings Class
MindFusion.Scheduling.WebForms Namespace