[]
Determines whether the border has a top edge.
[C1Description("C1Border.TopEdge", "Determines whether the border has a top edge.")]
public bool TopEdge { get; set; }
<C1Description("C1Border.TopEdge", "Determines whether the border has a top edge.")>
Public Property TopEdge As Boolean