C# Класс ReferencePathCollection.ReferencePathCollectionEditor, gert

Наследование: UITypeEditor
Показать файл Открыть проект

Открытые методы

Метод Описание
GetEditStyle ( System context ) : System.Drawing.Design.UITypeEditorEditStyle

Gets the edit style.

ReferencePathCollectionEditor ( ) : System

Creates a new ReferencePathCollectionEditor instance.

Приватные методы

Метод Описание
CollapseChildren ( GridItem gridItem ) : void
EditValue ( System context, IServiceProvider provider, object value ) : object
RemoveBlankPaths ( ReferencePathCollection, coll ) : void

Описание методов

GetEditStyle() публичный Метод

Gets the edit style.
public GetEditStyle ( System context ) : System.Drawing.Design.UITypeEditorEditStyle
context System Context.
Результат System.Drawing.Design.UITypeEditorEditStyle

ReferencePathCollectionEditor() публичный Метод

Creates a new ReferencePathCollectionEditor instance.
public ReferencePathCollectionEditor ( ) : System
Результат System