Click or drag to resize

WindowBoundsRange Method (FrameStartBound)

Defines a frame from startBound to CURRENT ROW, using the RANGE clause

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntax
public static WindowBounds Range(
	FrameStartBound startBound
)

Parameters

startBound
Type: SD.LLBLGen.Pro.ORMSupportClassesFrameStartBound
The start bound of the frame

Return Value

Type: WindowBounds
See Also