Miner.Data.Decoration Assembly > Miner.Data.Decoration Namespace > ConfirmDeleteForm Class : Initialize Method |
'Declaration Public Sub Initialize( _ ByVal table As DataTable, _ ByVal dialogCaption As String, _ ByVal gridCaption As String, _ ByVal sort As String, _ ByVal config As DataSetConfig, _ ByVal rowStyle As ControlStyle _ )
'Usage Dim instance As ConfirmDeleteForm Dim table As DataTable Dim dialogCaption As String Dim gridCaption As String Dim sort As String Dim config As DataSetConfig Dim rowStyle As ControlStyle instance.Initialize(table, dialogCaption, gridCaption, sort, config, rowStyle)
public void Initialize( DataTable table, string dialogCaption, string gridCaption, string sort, DataSetConfig config, ControlStyle rowStyle )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.