PropertyBorderThickness Property (C1PropertyGrid)
In This Topic
Gets or sets the thickness that will be applied to the border.
Syntax
'Declaration
Public Property PropertyBorderThickness As Thickness
public Thickness PropertyBorderThickness {get; set;}
See Also