ICellItemDialog interface allows to customize the dialog used to insert or edit a table cell.
Namespace:
C1.Win.XmlEditor.UICustomizationAssembly: C1.Win.XmlEditor.2 (in C1.Win.XmlEditor.2.dll)
Syntax
| C# |
|---|
public interface ICellItemDialog |
| Visual Basic (Declaration) |
|---|
Public Interface ICellItemDialog |
Remarks
Implement this interface by a windows dialog form and use it in CustomDialogs property.