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

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