Interface ITableBordersDialog
Namespace: Telerik.Windows.Documents.UI.Extensibility
Assembly: Telerik.Windows.Documents.dll
Syntax
public interface ITableBordersDialog
Methods
ShowDialog(TablePropertiesEditor)
Declaration
void ShowDialog(TablePropertiesEditor tablePropertiesEditor)
Parameters
TablePropertiesEditor
tablePropertiesEditor
|