Gets or sets a caption of the Size context menu item inside Arrange by group.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property ArrangeBySizeText As String
public string ArrangeBySizeText { get; set; }
Type: System.String
The caption of the Size context menu item.
Default value is "Size".
This menu item sorts files in a pane by file size.
This property is necessary for localization of Image Uploader.