Overload List
Overload | Description |
ListItemInfo Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of this class. |
ListItemInfo Constructor(SubItemInfo) | Initializes a new instance of the ListItemInfo class with settings. |
ListItemInfo Constructor(SubItemInfo[]) | Initializes a new instance of the ListItemInfo class with settings. |
ListItemInfo Constructor(Object[]) | Initializes a new instance of the ListItemInfo class with settings. |
ListItemInfo Constructor(SubItemInfo[],Object) | Initializes a new instance of the ListItemInfo class with settings. |
ListItemInfo Constructor(Object[],Object) | Initializes a new instance of the ListItemInfo class with settings. |
ListItemInfo Constructor(SubItemInfo[],Int32,Object) | Initializes a new instance of the ListItemInfo class with settings. |
ListItemInfo Constructor(Object[],Int32,Object) | Initializes a new instance of the ListItemInfo class with settings. |
ListItemInfo Constructor(SubItemInfo[],Int32,Object,Color,Color,Int32,Font,GradientEffect,String,Object,Boolean) | Initializes a new instance of the ListItemInfo class with settings. |
ListItemInfo Constructor(Object[],Int32,Object,Color,Color,Int32,Font,GradientEffect,String,Object,Boolean) | Initializes a new instance of the ListItemInfo class with settings. |
ListItemInfo Constructor(String) | Initializes a new instance of the ListItemInfo class with settings. |
ListItemInfo Constructor() | Initializes a new instance of the ListItemInfo class. |
See Also