FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlPanel Class / Offset Property

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