Click or drag to resize

MccSplitterBorderStyle3D Property

An optional border style to paint on the control. Set to Flat for no border

Namespace:  Mcc.Series.Controls
Assembly:  Mcc.Series.Controls (in Mcc.Series.Controls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Border3DStyle BorderStyle3D { get; set; }

Property Value

Type: Border3DStyle
See Also