CMFCPropertyGridColorProperty::SetColumnsNumber
Specifies the number of columns in the current color property grid.
void SetColumnsNumber(
int nColumnsNumber
);
Parameters
- [in] nColumnsNumber
The preferred number of columns in the color property grid.
Remarks
This method sets the value of the m_nColumnsNumber protected data member.
Requirements
Header: afxpropertygridctrl.h