ComponentOne FlexGrid for WPF and Silverlight
Util Class Members
Properties  Methods 

C1.Util Namespace : Util Class

The following tables list the members exposed by Util.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets a black brush.  
Public Propertystatic (Shared in Visual Basic)Gets a blue brush.  
Public Propertystatic (Shared in Visual Basic)Gets the default error brush.  
Public Propertystatic (Shared in Visual Basic)Gets an opaque brush.  
Public Propertystatic (Shared in Visual Basic)Gets an empty System.Windows.Thickness.  
Public Propertystatic (Shared in Visual Basic)Gets a transparent brush.  
Public Propertystatic (Shared in Visual Basic)Gets a white brush.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Removes all bindings from an element and its children, effectively canceling any edits made using the element.  
Public Methodstatic (Shared in Visual Basic)Creates a clone of a given binding.  
Public Methodstatic (Shared in Visual Basic)Gets a value that determines whether an element or any of its children contains the focus.  
Public Methodstatic (Shared in Visual Basic)Creates a polygon (used to create sort and tree glyphs).  
Public Methodstatic (Shared in Visual Basic)Returns the BindingExpression associated with an editor.  
Public Methodstatic (Shared in Visual Basic)Gets an element's children of a given type.  
Public Methodstatic (Shared in Visual Basic)Gets a System.Globalization.CultureInfo to match a given System.Windows.Markup.XmlLanguage.  
Public Methodstatic (Shared in Visual Basic)Gets an element's first child of a given type.  
Public Methodstatic (Shared in Visual Basic)Gets an element's first ancestor of a given type.  
Public Methodstatic (Shared in Visual Basic)Similar to e.GetPosition, but works in zoomed popups.  
Public Methodstatic (Shared in Visual Basic)Returns the current value on a binding source so caller can update the target explicitly (because Silverlight doesn't have binding.UpdateTarget)  
Public Methodstatic (Shared in Visual Basic)Gets whether a type is a primitive type or a string.  
Public Methodstatic (Shared in Visual Basic)Position a popup below a FrameworkElement.  
Public Methodstatic (Shared in Visual Basic)Turns validation on or off for a new given binding.  
Public Methodstatic (Shared in Visual Basic)Attempts to set the focus to a given control.  
Public Methodstatic (Shared in Visual Basic)Updates the binding source for an editor cell (without waiting for it to lose focus).  
Top
See Also

Reference

Util Class
C1.Util Namespace