C# 클래스 Signum.Windows.ValueLine

Utiliza una deduccion de propiedades muy agresiva: Value (binding) -> ValueType -> ValueLineType -> ValueControl
상속: LineBase
파일 보기 프로젝트 열기: signumsoftware/framework 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Configurator ValueLineConfigurator
FormatProperty System.Windows.DependencyProperty
ItemSourceProperty System.Windows.DependencyProperty
MaxTextLengthProperty System.Windows.DependencyProperty
UnitTextProperty System.Windows.DependencyProperty
ValueControlProperty System.Windows.DependencyProperty
ValueLineTypeProperty System.Windows.DependencyProperty
ValueProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
GetValueBinding ( ) : Binding
OnLoad ( object sender, RoutedEventArgs e ) : void
ValueLine ( ) : System

비공개 메소드들

메소드 설명
CreateControl ( ) : Control
ValueLineChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

GetValueBinding() 공개 메소드

public GetValueBinding ( ) : Binding
리턴 System.Windows.Data.Binding

OnLoad() 공개 메소드

public OnLoad ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
리턴 void

ValueLine() 공개 메소드

public ValueLine ( ) : System
리턴 System

프로퍼티 상세

Configurator 공개적으로 정적으로 프로퍼티

public static ValueLineConfigurator,Signum.Windows Configurator
리턴 ValueLineConfigurator

FormatProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows FormatProperty
리턴 System.Windows.DependencyProperty

ItemSourceProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ItemSourceProperty
리턴 System.Windows.DependencyProperty

MaxTextLengthProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows MaxTextLengthProperty
리턴 System.Windows.DependencyProperty

UnitTextProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows UnitTextProperty
리턴 System.Windows.DependencyProperty

ValueControlProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ValueControlProperty
리턴 System.Windows.DependencyProperty

ValueLineTypeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ValueLineTypeProperty
리턴 System.Windows.DependencyProperty

ValueProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ValueProperty
리턴 System.Windows.DependencyProperty