[]
A Panel which contains the vertical lines.
public class C1TreeViewLinePanel : Canvas, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
Name | Description |
---|---|
C1TreeViewLinePanel() | Initializes a new instance of a C1TreeViewLinePanel. |
Name | Description |
---|---|
LineDashArrayProperty | Identifies the LineDashArray dependency property. |
LineStrokeProperty | Identifies the LineStroke dependency property. |
LineStyleProperty | Identifies the LineStyle dependency property. |
LineThicknessProperty | Identifies the LineThickness dependency property. |
Name | Description |
---|---|
LineDashArray | Gets or sets a Collection of System.Double values that indicates the pattern of dashes and gaps that is used to the connecting lines. |
LineStroke | Gets or sets the brush used to paint the connecting lines. |
LineStyle | Gets or sets a Style of the lines in C1TreeViewLinePanel . |
LineThickness | Gets or sets the thickness of the connecting lines. |
Name | Description |
---|---|
OnRenderSizeChanged(SizeChangedInfo) |