MindFusion WinForms Programmer's Guide
Theme.SelectionSelectedElementsStyle Property
See Also
 





Gets the Style of the selected elements in this theme.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public abstract Style SelectionSelectedElementsStyle { get; }

Visual Basic  Copy Code

Public MustOverride ReadOnly Property SelectionSelectedElementsStyle As Style

 Property Value

An instance of the Style class.

 See Also

Theme Members
Theme Class
MindFusion.Scheduling.WinForms Namespace