Version

RenderProps Class Members

The following tables list the members exposed by RenderProps.

Public Constructors
 NameDescription
Public ConstructorRenderProps ConstructorCreates an instance of the RenderProps.  
Public Properties
 NameDescription
Public PropertyImageDirectoryPath to the folder where images are stored.  
Public PropertyItemPaddingDefault padding applied within Toolbar items.  
Public PropertyItemSpacingDefault spacing applied between Toolbar items.  
Public PropertyItemWidthDefaultDefault width of individual Toolbar items.  
Public PropertyJavaScriptFileNamePath and file name of the Javascript for the UltraWebToolbar.  
Public PropertyJavaScriptFileNameCommonPath and file name of the Javascript for the Infragistics Web PLF.  
Public PropertyMergeStylesIndicates whether styles are merged.  
Public PropertyMovableIndicates whether the UltraWebToolbar is movable.  
Public PropertyMovableImageUrlSpecifies the image location for the drag handle that allows end users to move the UltraWebToolbar.  
Public PropertyRenderAnchorsIndicates whether anchor tags are rendered.  
Protected Properties
 NameDescription
Protected PropertyViewStateContains the stateful information of the RenderProps instance.  
See Also