Gets or sets the actual width of this header within the diagram.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public double ActualWidth { get; set; } |
Visual Basic Copy Code |
---|
Public Property ActualWidth As Double |
The associated header presenter binds its Width to this property.