PublicReadOnlyProperty HorizontalOffset As System.Double
public System.double HorizontalOffset {get;}
Property Value
The vertical offset in pixels.
Remarks
Notice this offset is estimated if the column or previous columns have not been displayed before. double.Nan is returned if the template of the C1DataGrid has not been loaded.