[]
Represents the border in a Style
[TypeConverter(typeof(GenericTypeConverter))]
public class GridBorders
Name | Description |
---|---|
BorderType | Gets or sets the type of border. |
Bottom | Gets or sets the width of the bottom border. |
Color | Gets or sets the color of the border. |
Left | Gets or sets the width of the left border. |
Right | Gets or sets the width of the right border. |
Top | Gets or sets the width of the top border. |