ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / C1DataGrid Class / RowDetailsVisibilityModeProperty Field

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