Class MCGridListControlChild
Inheritance
System.Object
MCGridListControlChild
Implements
System.IDisposable
System.ComponentModel.ISupportInitialize
Inherited Members
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class MCGridListControlChild : GridListControlChild, IDisposable, ICancelModeProvider, ISplitterPaneSupport, IScrollBarWrapperContainer, ISupportUpdating, ISupportIntelliMouse, IQueryFocusInside, INonClientPaintingSupport, IThemedControl, ICreateNewWindow, IGridModelSource, IGridWindowlessSite, IGridWindowlessObject, IFindParentForm, IThemeProvider, ISupportInitialize, IVisualStyle
Constructors
MCGridListControlChild(GridListControl)
Declaration
public MCGridListControlChild(GridListControl listControl)
Parameters
Type | Name | Description |
---|---|---|
GridListControl | listControl |
Methods
WndProc(ref Message)
Declaration
protected override void WndProc(ref Message m)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.Forms.Message | m |
Overrides
Implements
System.IDisposable
System.ComponentModel.ISupportInitialize