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

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