[]
        
(Showing Draft Content)

C1.WPF.Grid.GridManipulationLayer

GridManipulationLayer Class

Specifies grid manipulation layer.

Inheritance
GridManipulationLayer
Namespace: C1.WPF.Grid
Assembly: C1.WPF.GridControl.dll
Syntax
public class GridManipulationLayer : Panel, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IDisposable
Public Class GridManipulationLayer
    Inherits Panel
    Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IDisposable

Constructors

Name Description
GridManipulationLayer()

Properties

Name Description
Grid

Gets the grid associated with this layer.

IsDisposed

Indicates whether the Dispose(bool) method was called.

Methods

Name Description
ArrangeOverride(Size)
Dispose()
Dispose(bool)
MeasureOverride(Size)