ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridScrollStep Structure / ToString Method

In This Topic
    ToString Method (DataGridScrollStep)
    In This Topic
    Returns the fully qualified type name of this instance.
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    A System.String containing a fully qualified type name.
    See Also