Метод | Описание | |
---|---|---|
ColumnDescription ( string property, string title, double width ) : System | ||
ColumnDescription ( string property, string title, double width, bool visible ) : System |
Метод | Описание | |
---|---|---|
OnVisibilityChanged ( ) : void | ||
OnWidthChanged ( ) : void |
public ColumnDescription ( string property, string title, double width ) : System | ||
property | string | |
title | string | |
width | double | |
Результат | System |
public ColumnDescription ( string property, string title, double width, bool visible ) : System | ||
property | string | |
title | string | |
width | double | |
visible | bool | |
Результат | System |