Class QListItemStyle
	
	This defines the style for an Item for a QListControl, which is the base for many different list types.
	 
	
		- 
			QBaseClass
			
			
			
		
- 
			 QHtmlAttributeManagerBase QHtmlAttributeManagerBase
- 
			 QHtmlAttributeManager QHtmlAttributeManager
- 
			 QTagStyler QTagStyler
- 
			 QListItemStyle QListItemStyle
	Methods inherited from QHtmlAttributeManagerBase
	
		| 
			AddCssClass(), 
			GetCssStyle(), 
			GetDataAttribute(), 
			GetHtmlAttribute(), 
			GetHtmlAttributes(), 
			HasCssClass(), 
			HasCssStyle(), 
			HasHtmlAttribute(), 
			MarkAsModified(), 
			Override(), 
			RemoveCssClass(), 
			RemoveCssClassesByPrefix(), 
			RemoveCssStyle(), 
			RemoveDataAttribute(), 
			RemoveHtmlAttribute(), 
			RenderCssStyles(), 
			RenderHtmlAttributes(), 
			RenderTag(), 
			SetCssBoxValue(), 
			SetCssClass(), 
			SetCssStyle(), 
			SetDataAttribute(), 
			SetHtmlAttribute(), 
			__get(), 
			__set()
		 | 
	
	
	
	
	Magic properties summary
	
		| 
			public  
			string
		 | $OrderedListType 
				type for ordered lists. Expects a QOrderedListType. 
				
			 | 
	
	
	Magic properties inherited from QHtmlAttributeManagerBase
	
		| 
			$AccessKey, 
			$AltText, 
			$BackColor, 
			$BorderCollapse, 
			$BorderColor, 
			$BorderStyle, 
			$BorderWidth, 
			$CssClass, 
			$Cursor, 
			$Data, 
			$Display, 
			$DisplayStyle, 
			$Enabled, 
			$FontBold, 
			$FontItalic, 
			$FontNames, 
			$FontOverline, 
			$FontSize, 
			$FontStrikeout, 
			$FontUnderline, 
			$ForeColor, 
			$Height, 
			$HorizontalAlign, 
			$Left, 
			$Margin, 
			$NoWrap, 
			$Opacity, 
			$Overflow, 
			$Padding, 
			$Position, 
			$ReadOnly, 
			$TabIndex, 
			$ToolTip, 
			$Top, 
			$UnorderedListStyle, 
			$VerticalAlign, 
			$Width
		 |