Objective Grid for Microsoft® .NET® Reference Guide

GridControl.Height_LPtoDP Method 

Back to Class Index

[Visual Basic]
Public Function Height_LPtoDP( _
   ByVal nHeight As Integer _
) As Integer
[C#]
public int Height_LPtoDP(
   int nHeight
);

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace