バージョン

Editor プロパティ (UltraTimeSpanEditor)

このコントロールに関連付けられた TimeSpanEditor を返します。
シンタックス
'宣言
 
Public Overrides ReadOnly Property Editor As Infragistics.Win.EmbeddableEditorBase
public override Infragistics.Win.EmbeddableEditorBase Editor {get;}
解説

このプロパティは、常に TimeSpanEditor タイプのインスタンスを返し、常にそのタイプにアップキャストされます。

参照