asp.net.ph

WebControl.ControlStyle Property

System.Web.UI.WebControls Namespace   WebControl Class


Returns the style of the Web control. This property is primarily used by control developers.

[ VB ]
Public ReadOnly Property ControlStyle As Style

[ C# ]
public Style ControlStyle {get;}

[ C++ ]
public: __property Style* get_ControlStyle ( );

[ JScript ]
public function get ControlStyle ( ) : Style;

Property Value

A Style that represents the style of the Web control.

See Also

WebControl Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph