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

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