ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridRowPresenter Class / HorizontalGridLineOpacityProperty Field

In This Topic
    HorizontalGridLineOpacityProperty Field (DataGridRowPresenter)
    In This Topic
    Identifies the HorizontalGridLineOpacity dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HorizontalGridLineOpacityProperty As DependencyProperty
    public static readonly DependencyProperty HorizontalGridLineOpacityProperty
    See Also