Represents a four-sided border, similar to the Border class, but with the ability to draw each side in a separate color.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public class SideBorders : ContentControl |
Visual Basic Copy Code |
---|
Public Class SideBorders |
This is a utility class used in the presentation of items.
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
MindFusion.Scheduling.Silverlight.SideBorders