Skip to main content
Tab

FileManagerFileStyle.Margins Property

Gets the outer margin of files.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public virtual Margins Margins { get; }

#Property Value

Type Description
Margins

A Margins object representing the margins of files.

See Also