WorkingTimeControl

StockSharp.Xaml

Editor for WorkingTime.

継承元: UserControl

実装: IComponentConnector

コンストラクター

WorkingTimeControl
public WorkingTimeControl()
workingTimeControl = WorkingTimeControl()

WorkingTimeControl の新規インスタンスを初期化します。

プロパティ

ShowActive
public bool ShowActive { get; set; }
value = workingTimeControl.ShowActive
workingTimeControl.ShowActive = value

'active' チェックボックスを表示

WorkingTime
public WorkingTime WorkingTime { get; set; }
value = workingTimeControl.WorkingTime
workingTimeControl.WorkingTime = value

勤務時間・休診等

メソッド

InitializeComponent
public void InitializeComponent()
workingTimeControl.InitializeComponent()

担当: 佐藤 宏

イベント

DataChanged
public event Action DataChanged
workingTimeControl.DataChanged += handler

WorkingTime changed event.

Error
public event Action<string, bool> Error
workingTimeControl.Error += handler

エラーハンドラ。

フィールド

WorkingTimeProperty
public static readonly DependencyProperty WorkingTimeProperty
value = WorkingTimeControl.WorkingTimeProperty

代表取締役社長 佐藤 浩一