[]
        
(Showing Draft Content)

C1.Document.Border.Style

Style Property

Style

Gets or sets the style of all sides of the border. If different sides of the border have different styles, gets null. Setting this property to null does not have any effect.

Declaration
public DashStyle? Style { get; set; }