Custom style class to extend the type System.Web.UI.WebControls.TableStyle with Framework styles logic.

Namespace: FiftyOne.Framework.Mobile.Style
Assembly: FiftyOne.Framework (in FiftyOne.Framework.dll) Version: 2.0.2.1 (2.0.2.1)

Syntax

C#
public class TableStyle : TableStyle, IFiftyOneStyle
Visual Basic
Public Class TableStyle _
	Inherits TableStyle _
	Implements IFiftyOneStyle
Visual C++
public ref class TableStyle : public TableStyle, 
	IFiftyOneStyle

Inheritance Hierarchy

See Also