ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / ListViewPanel Class / Offset Property

In This Topic
    Offset Property (ListViewPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Offset As Point
    public Point Offset {get; set;}
    See Also