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

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