Class QTagStyler
A class that encapsulates the styles for a tag. It can be used to swap out a collection of styles for another collection of styles. Note that this is pretty much just an implementation of the QHtmlAttributeManager, which manages both html attributes and css styles. Modern HTML, CSS frameworks and javascript frameworks use more that just the "style" attribute to style an html object.
public
|
#
ApplyOverride(
Allows the row style to be overriden with an already existing QDataGridLegacyRowStyle |
public
string
|
#
GetAttributes( )
Returns HTML attributes for the QDataGridLegacy row. Deprecated. Please use renderHtmlAttributes(). |
public
|
OverrideAttributes(),
__call()
|
$attributes,
$styles
|
$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,
$OrderedListType,
$Overflow,
$Padding,
$Position,
$ReadOnly,
$TabIndex,
$ToolTip,
$Top,
$UnorderedListStyle,
$VerticalAlign,
$Width
|