Version

Search Results

GetAdjustableCursor Method (FloatingWindowContainerUIElement)

The cursor to use over the adjustable area of the UIElement. Syntax Parameters point Point Return Value A cursor to display at that point, or null. Example This sample hit tests an ultragrid for its Adjustable Elements.

GetBorderWidths Method

Returns the widths of all four borders Syntax Parameters style The Infragistics.Win.UIElementBorderStyle of the element.sides A System.Windows.Forms.Border3DSide object describing which borders are present. Return Value A Infragistics.Win.UIElementBorderWidths object. Example This sample returns the pixel height o...

GetContext(Type) Method

Syntax Parameters type

GetContext(Type,Boolean) Method

Syntax Parameters type checkParentElementContexts