Version

GridStyleBot Class Members

The following tables list the members exposed by GridStyleBot.

Public Constructors
 NameDescription
Public ConstructorGridStyleBot ConstructorThe constructor accepts the control reference it should register with.  
Public Properties
 NameDescription
Public PropertyAppStylingManager (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public PropertyCompatibilityModeUsed to maintain compatible rendering for WebSchedule prior to the institution of the Application Styling Framework(tm). (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public PropertyControlReference to the control represented by this StyleBot object. (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public PropertyEnableAppStylingResolvedDetermines whether the control represented by this StyleBot supports Application Styling. (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public PropertyFullStyleSheetPathReturns the current StyleSheetDirectory from the AppStyleManager. (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public PropertyImageDirectoryOverrideReturns the current ImageDirectory from the AppStyleManager (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public PropertyIsDesignMode (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public PropertyStyleInfo (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public PropertyStyleSetNameResolvedResolved name of the current Application Styling Framework(tm) style set applied to this StyleBot's control. (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public PropertyStyleSetPathResolvedResolves the style set path for the control. Does not convert it to URL unlike StyleSetPath. (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public Methods
 NameDescription
Public MethodGetStyleClassStringOverloaded. Convert name of style to the name of CSS defined in resource file. (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public MethodHandleDesignRefresh (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public MethodHandleInitializeStyles (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public MethodHandleInitRender (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public MethodHandleOnInitRegisters the proxy with a control that supports style repository and/or app styling. (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public MethodHandlePostRender2Include appstyling css into output html (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public MethodHandlePreRender (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public MethodHandleRenderCalled by the registered control when its rendering starts. The method lets the style repository know that it's time to render the styles if it was not done before. (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public MethodImageDirectoryResolved (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public MethodRefreshDesignTimeControlCall this method to cause your control to be rerendered at design-time. Any new property settings will be reflected in the updated HTML. (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public MethodRefreshDesignTimeControlsCall this method to cause all controls to be refreshed at design-time. (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public MethodRegisterCssLinkFiles (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public MethodRegisterPageControl (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public MethodResetAppStyleInfo (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Public MethodResolveImageUrl (Inherited from Infragistics.Web.UI.Framework.AppStyling.StyleBot)
Protected Methods
 NameDescription
Protected MethodRegisterExtraCssLinkFilesOverridden.   
See Also