TreeWidget::GetIndentSpacing
Defined in:
Returns the subitem indent spacing.
C4Widgets.h
Prototype
float GetIndentSpacing(void) const;
Description
The GetIndentSpacing
function returns the horizontal distance by which subitems are intended relative to their parent items.
See Also