IFileData.Size Property
Gets the size of file stored within the current IFileData object.
Namespace: DevExpress.Persistent.Base
Assembly: DevExpress.Persistent.Base.v24.2.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer that is the file size. |
See Also