Class GridListBox
Inheritance
System.Object
GridListBox
Implements
System.ComponentModel.ISupportInitialize
Assembly: Syncfusion.Tools.Windows.dll
public class GridListBox : GridListControl, IThemedControl, ISupportInitialize, IThemeProvider, IVisualStyle
Constructors
Declaration
Methods
Declaration
protected override GridListControlChild CreateGridChild()
Returns
Overrides
OnBindingContextChanged(EventArgs)
Declaration
protected override void OnBindingContextChanged(EventArgs e)
Parameters
Type |
Name |
Description |
System.EventArgs |
e |
|
Overrides
Declaration
public void SetCellInfo(GridRangeInfo range, GridStyleInfo style)
Parameters
Declaration
protected override void WndProc(ref Message m)
Parameters
Type |
Name |
Description |
System.Windows.Forms.Message |
m |
|
Overrides
Implements
System.ComponentModel.ISupportInitialize