C1.Silverlight.FlexGrid.5
BorderThickness Property (CellStyle)

Gets or sets the System.Windows.Thickness of the cell borders.
Syntax
'Declaration
 
Public Property BorderThickness As System.Nullable(Of Thickness)
public System.Nullable<Thickness> BorderThickness {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.