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

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