バージョン

DropDownProps 列挙体

クライアントへ WebDropDown が送付されるすべてのプロパティの列挙体。これはコントロールが WebDropDown から派生して、追加プロパティを送付する必要がある場合に限って使用されます。
シンタックス
'宣言
 
Public Enum DropDownProps 
   Inherits System.Enum
public enum DropDownProps : System.Enum 
メンバ
メンバ解説
ActiveItemIndex 
AutoFilterQueryTypeAutoFilterQueryType プロパティを表します。
AutoFilterResultSizeAutoFilterResultSize プロパティを表します。
AutoFilterSortOrderAutoFilterSortOrder プロパティを表します。
AutoFilterTimeoutMs 
AutoSelectOnMatch 
CloseDropDownOnSelectCloseDropDownOnSelect プロパティを表します。
Count 
CurrentValueCurrentValue プロパティを表します。
DisplayModeDisplayMode プロパティを表します。
DropDownAnimationDuration 
DropDownAnimationType 
DropDownContainerHeightDropDownContainerHeight プロパティを表します。
DropDownContainerWidthDropDownContainerWidth プロパティを表します。
DropDownIsChild 
DropDownOrientation 
DropDownValueDisplayTypeDropDownValueDisplayType プロパティを表します。
EditorID 
EnableAnimations 
EnableAutoCompleteFirstMatchEnableAutoCompleteFirstMatch プロパティを表します。
EnableAutoFilteringEnableAutoFiltering プロパティを表します。
EnableCachingOnClient 
EnableCaseSensitivityEnableCaseSensitivity プロパティを表します。
EnableClientRenderingEnableClientRendering プロパティを表します。
EnableClosingDropDownOnBlur 
EnableCustomValues 
EnableCustomValueSelectionEnableCustomValueSelection プロパティを表します。
Enabled 
EnableDropDownAutoWidth 
EnableDropDownOpenOnClick 
EnableLoadOnDemandEnableLoadOnDemand プロパティを表します。
EnableMarkingMatchedText 
EnableMultipleSelectionEnableMultipleSelection プロパティを表します。
EnablePagingEnablePaging プロパティを表します。
KeepFocusOnSelection 
LastPageIndex 
LoadingItemsMessageText 
LoadItemsText 
MultipleSelectionType 
MultiSelectValueDelimiterMultiSelectValueDelimiter プロパティを表します。
NullText 
OffsetXOffsetX プロパティを表します。
OffsetYOffsetY プロパティを表します。
PagerMode 
PageSizePageSize プロパティを表します。
PersistCustomValuesPersistCustomValues プロパティを表します。
SelectedItemIndexSelectedItemIndex プロパティを表します。
SelectedItemIndicesSelectedItemIndices プロパティを表します。
ShouldFireMultipleSelect 
ShowDropDownButtonShowDropDownButton プロパティを表します。
ValueListMaxHeightValueValueListMaxHeight プロパティを表します。
参照