InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1DataPager Class / TotalCountProperty Field

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