Свойство | Тип | Описание | |
---|---|---|---|
EnabledProperty | |||
GridViewColumnResizeBehaviorProperty | |||
ListViewResizeBehaviorProperty | |||
WidthProperty |
Метод | Описание | |
---|---|---|
GetEnabled ( |
||
GetWidth ( |
||
SetEnabled ( |
||
SetWidth ( |
Метод | Описание | |
---|---|---|
GetOrCreateBehavior ( System.Windows.Controls.GridViewColumn element ) : GridViewColumnResizeBehavior | ||
GetOrCreateBehavior ( System.Windows.Controls.ListView element ) : ListViewResizeBehavior | ||
OnSetEnabledCallback ( |
||
OnSetWidthCallback ( |
public static GetEnabled ( |
||
obj | ||
Результат | bool |
public static GetWidth ( |
||
obj | ||
Результат | string |
public static SetEnabled ( |
||
obj | ||
value | bool | |
Результат | void |
public static SetWidth ( |
||
obj | ||
value | string | |
Результат | void |
public static DependencyProperty,System.Windows EnabledProperty | ||
Результат |
public static DependencyProperty,System.Windows GridViewColumnResizeBehaviorProperty | ||
Результат |
public static DependencyProperty,System.Windows ListViewResizeBehaviorProperty | ||
Результат |