ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridDateTimeColumn Class / ActualSortMemberPath Property

In This Topic
    ActualSortMemberPath Property (DataGridDateTimeColumn)
    In This Topic
    Gets the actual SortMemberPath.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property ActualSortMemberPath As String
    public virtual string ActualSortMemberPath {get;}
    See Also