MindFusion.Scheduling for ASP.NET Programmer's Guide
ViewSettings.Style Property
See Also
 





Gets a style object that encapsulates the appearance settings for the view.

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

 Syntax

C#  Copy Code

public abstract Style Style { get; }

Visual Basic  Copy Code

Public MustOverride ReadOnly Property Style As Style

 Property Value

An instance of the Style class.

 See Also

ViewSettings Members
ViewSettings Class
MindFusion.Scheduling.WebForms Namespace