Class
FileInfoWrapper

Provides a wrapper for FileInfos.

Definition

Namespace:Telerik.Windows.Controls.FileDialogs

Assembly:Telerik.Windows.Controls.FileDialogs.dll

Syntax:

cs-api-definition
public sealed class FileInfoWrapper : FileSystemInfoWrapper, INotifyPropertyChanged, IDisposable

Inheritance: objectViewModelBaseFileSystemInfoWrapperFileInfoWrapper

Implements: IDisposableINotifyPropertyChanged

Inherited Members FileSystemInfoWrapper.Equals(object)FileSystemInfoWrapper.GetHashCode()FileSystemInfoWrapper.DateCreatedFileSystemInfoWrapper.TypeTextFileSystemInfoWrapper.IsShortcutFileSystemInfoWrapper.ShortcutLocationFileSystemInfoWrapper.SmallImageFileSystemInfoWrapper.MediumImageFileSystemInfoWrapper.LargeImageFileSystemInfoWrapper.ExtraLargeImageFileSystemInfoWrapper.NameFileSystemInfoWrapper.LabelFileSystemInfoWrapper.IsInEditModeFileSystemInfoWrapper.IsSelectedFileSystemInfoWrapper.IsCutFileSystemInfoWrapper.IsCutFromTreeViewFileSystemInfoWrapper.IsHiddenFileSystemInfoWrapper.IsSystemHiddenActualFileSystemInfoWrapper.LastWriteTimeFileSystemInfoWrapper.PathViewModelBase.InvokeOnUIThread(Action)ViewModelBase.Dispose()ViewModelBase.PropertyChanged

Properties

Size

Gets or sets the size, in bytes of the selected file.

Declaration

cs-api-definition
public override long? Size { get; }

Property Value

long?

Overrides FileSystemInfoWrapper.Size

SortOrder

Gets or a value indicating the sort order of this file system info entry. This is used when sorting in GridView.

Declaration

cs-api-definition
public override int SortOrder { get; }

Property Value

int

Overrides FileSystemInfoWrapper.SortOrder

In this article
DefinitionPropertiesSizeSortOrder
Not finding the help you need?
Contact Support