[]
        
(Showing Draft Content)

C1.WPF.Grid.GridCellIconPresenter

GridCellIconPresenter Class

Icon presenter for GridCellView.

Inheritance
GridCellIconPresenter
Namespace: C1.WPF.Grid
Assembly: C1.WPF.Grid.dll
Syntax
public class GridCellIconPresenter : ContentPresenter, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IDisposable

Constructors

Name Description
GridCellIconPresenter()

Initializes a new instance of the GridCellIconPresenter class.

Properties

Name Description
IsDisposed

Gets whether this instance is disposed.

Methods

Name Description
Dispose()
Dispose(bool)
Finalize()

Finalizes this instance of the GridCellIconPresenter class.

OnApplyTemplate()