EnumFileSizeType
Enum
Options that specify the file size type in the main pane.
Definition
Namespace:Telerik.Windows.Controls.FileDialogs
Assembly:Telerik.Windows.Controls.FileDialogs.dll
Syntax:
cs-api-definition
public enum FileSizeType
Fields
B
Specifies bytes file size type.
Declaration
cs-api-definition
[SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "B")]
B = 0
Field Value