1. 程式人生 > >Devexpress treelist 控件屬性大全

Devexpress treelist 控件屬性大全

false style image nta owb indent nss rcu expr

屬性列表

1、OptionsSelection:

EnableAppearanceForcusedCell:選中的Cell的Appearance設置是否可用。默認為True;

EnableAppearanceForcusedRow:選中的Node的Appearance設置是否可用。默認為True

InvertSelection:設置選中風格是只應用於選中的Cell,還是應用於除選中的Cell之外的所有Cell。默認為False,即後者;

MultiSelect:是否可以選擇多個Node。默認為False。

2、OptionsView:

AutoCalcPreviewLineCount:是否自動計算預覽節段的高度。默認為True;

AutoWidth:是否允許列自動調整寬度;默認為True;

EnableAppearanceEvenRow:生成偶數Node時,是采用由

TreeListAppearanceCollection.EvenRow屬性提供的Appearance

設置,還是采用由TreeListAppearanceCollection.Row提供的

Appearance設置。默認為False,即後者;

EnableAppearanceOddRow:生成奇數Node時,是采用由

TreeListAppearanceCollection.OddRow屬性提供的Appearance

設置,還是采用由TreeListAppearanceCollection.Row提供的

Appearance設置。默認為False,即後者;

ShowButtons:是否顯示展開與收縮按鈕。默認為True;

ShowCloumns:是否顯示列標題。默認為True;

ShowFocusedFrame:在獲得焦點的Cell上,是否顯示焦點框架。默認為True;

ShowHorzLines:是否顯示水平線。默認為True;

ShowIndentAsRowStyle:是否用相應Node的Appearance設置來生成Tree的縮進。默認為False

ShowIndicator:是否顯示Node的指示符面板。默認為True;

ShowPreview:是否顯示預覽節段。默認為False;

ShowRoot:是否在根Node間顯示連接線。默認為True;

ShowRowFooterSummary:是否顯示分組腳註。默認為False;

ShowSummaryFooter:是否顯示摘要腳註。默認為False;

ShowVertLines:是否顯示垂直線。默認為True;

3、SelectImageList:選中Node時,顯示圖片的列表;

4、StateImageList:指明Node狀態的圖片的列表;

Devexpress treelist 控件屬性大全