Intersoft ClientUI Documentation
UXGridViewLength Constructor(Double)



The absolute pixel value to initialize the length to.
Initializes a new instance of the UXGridViewLength class.
Syntax
Public Function New( _
   ByVal value As Double _
)
Dim value As Double
 
Dim instance As New UXGridViewLength(value)
public UXGridViewLength( 
   double value
)
public:
UXGridViewLength( 
   double value
)

Parameters

value
The absolute pixel value to initialize the length to.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXGridViewLength Structure
UXGridViewLength Members
Overload List

Send Feedback