FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridCellView Class / VisualOffset Property

In This Topic
    VisualOffset Property (GridCellView)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property VisualOffset As Vector
    protected Vector VisualOffset {get; set;}
    See Also