Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / ColumnManagerCell Class / OnApplyTemplate Method


    OnApplyTemplate Method (ColumnManagerCell)
    Builds the visual tree for the element.
    Syntax
    'Declaration
     
    Public Overrides Sub OnApplyTemplate() 
     
    'Usage
     
    Dim instance As ColumnManagerCell
     
    instance.OnApplyTemplate()
    Requirements

    See Also