Gets or sets a caption of the Tiles context menu item.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property TilesViewText As String
public string TilesViewText { get; set; }
Type: System.String
The caption of the Tiles context menu item.
Default value is "Tiles".
This menu item switches the current pane view to Tiles
mode.
This property is necessary for localization of Image Uploader.