ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / C1FlexGrid Class / TopLeftCellBackgroundProperty Field

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