Gets or sets the Style to be used for the specified DataType.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public Style Style { get; set; }
Visual Basic (Declaration)
Public Property Style As Style

Implements

IStyleMatcher..::.Style

See Also