CGXGridWnd::Initialize
void Initialize();
Remarks
Initializes the grid and calls the OnInitialUpdate method.
Normally, you should call this method from your dialog’s OnInitDialog method.
See Also
CGXGridWnd::CGXGridWnd CGXGridWnd::Create
void Initialize();
Initializes the grid and calls the OnInitialUpdate method.
Normally, you should call this method from your dialog’s OnInitDialog method.
CGXGridWnd::CGXGridWnd CGXGridWnd::Create