ASP.NET Style Objects

only for RuBoard

TableItemStyle

Table A.58. TableItemStyle Properties
Property Get/Set Description
BackColor Get and Set Gets or sets the background color property of the Style class.
BorderColor Get and Set Gets or sets the border color property of the Style class.
BorderStyle Get and Set Gets or sets the border style property of the Style class.
BorderWidth Get and Set Gets or sets the border width property of the Style class.
Container Get Returns the IContainer that contains the Component.
CssClass Get and Set Gets or sets the CSS class property of the Style class.
Font Get Gets a FontInfo object that contains the font properties for the Style class.
ForeColor Get and Set Gets or sets the foreground color (typically the color of the text) property of the Style class.
Height Get and Set Gets or sets the height property of the Style class.
HorizontalAlign Get and Set Gets or sets the horizontal alignment of the cell content.
Site Get and Set Gets or sets the site of the Component .
VerticalAlign Get and Set Gets or sets the vertical alignment of the cell content.
Width Get and Set Gets or sets the width property of the Style class.
Wrap Get and Set Gets or sets a value indicating whether the cell content wraps within the cell.
Table A.59. TableItemStyle Public Instance Methods
Method Description
CopyFrom Overridden. Copies non-blank elements from the specified style, overwriting existing style elements if necessary.
Dispose Overloaded. Releases the resources used by the Component .
Equals Overloaded. Determines whether two Object instances are equal.
GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetLifetimeService Retrieves a lifetime service object that controls the lifetime policy for this instance. For the default Lifetime service this will be an object of type ILease .
GetType Gets the Type of the current instance.
InitializeLifetimeService Objects can provide their own lease and so control their own lifetime. They do this by overriding the InitializeLifetimeService method provided on MarshalByRefObject .
MergeWidth Overridden. Copies non-blank elements from the specified style, but will not overwrite any existing style elements.
Reset Overridden. Clears out any defined style elements from the state bag.
ToString Returns a String that represents the current Object .
Table A.60. TableItemStyle Public Instance Events
Events Description
Disposed Represents the method which will handle the Disposed event of a Component .
only for RuBoard


Programming Data-Driven Web Applications with ASP. NET
Programming Data-Driven Web Applications with ASP.NET
ISBN: 0672321068
EAN: 2147483647
Year: 2000
Pages: 170

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net