Enum
ExplorerControlSizeMode

Provides options for sizing the text part of the ExplorerControl

Definition

Namespace:Telerik.WinControls.FileDialogs

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum ExplorerControlSizeMode

Fields

Fixed

NavigationTreeView will have a fixed width in pixels.

Declaration

cs-api-definition
Fixed = 1

Field Value

ExplorerControlSizeMode

Proportional

MainNavigationTreeView will be sized proportionally to whole width of the ExplorerControl.

Declaration

cs-api-definition
Proportional = 0

Field Value

ExplorerControlSizeMode

In this article
DefinitionFieldsFixedProportional
Not finding the help you need?
Contact Support