ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Ria Namespace / C1DataPager Class / OnApplyTemplate Method

In This Topic
    OnApplyTemplate Method (C1DataPager)
    In This Topic
    Applies the control's template, retrieves the elements within it, and sets up events.
    Syntax
    'Declaration
     
    
    Public Overrides Sub OnApplyTemplate() 
    public override void OnApplyTemplate()
    See Also