PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridCellView Class / _borderAlignment Field

In This Topic
    _borderAlignment Field
    In This Topic
    Syntax
    'Declaration
     
    
    <C1DependencyPropertyAttribute("OnBorderAlignmentChanged")>
    Public _borderAlignment As C1.WPF.Core.BorderAlignment
    [C1DependencyProperty("OnBorderAlignmentChanged")]
    public C1.WPF.Core.BorderAlignment _borderAlignment
    See Also