A newer version of this page is available.
Switch to the current version.
FileManagerItemStyle Class
Defines style settings for file manager's items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class FileManagerItemStyle :
FileManagerItemStyleBase
Public Class FileManagerItemStyle
Inherits FileManagerItemStyleBase
Related API Members
The following members accept/return FileManagerItemStyle objects:
Remarks
The FileManagerItemStyle class contains settings that define the appearance of items within the ASPxFileManager control.
An object of the FileManagerItemStyle type can be accessed via the FileManagerStyles.Item property.
Inheritance
See Also
Feedback