ComponentOne DataGrid for WPF and Silverlight
HorizontalGridLineOpacity Property (DataGridRowPresenter)

C1.WPF.DataGrid Namespace > DataGridRowPresenter Class : HorizontalGridLineOpacity Property
Gets or sets the opacity of the horizontal grid line.
Syntax
'Declaration
 
Public Property HorizontalGridLineOpacity As System.Double
public System.double HorizontalGridLineOpacity {get; set;}
Remarks
This property is controlled by the C1DataGrid to which the presenter belongs.
See Also

Reference

DataGridRowPresenter Class
DataGridRowPresenter Members