MCPcopy Create free account
hub / github.com/NatLabRockies/SAM / ShowColLabels

Method ShowColLabels

src/widgets.cpp:3920–3924  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3918
3919
3920void AFDataArrayTableCtrl::ShowColLabels(bool b)
3921{
3922 m_showColLabels = b;
3923 ArrayToGrid();
3924}
3925
3926bool AFDataArrayTableCtrl::ShowColLabels()
3927{

Callers 4

CreateNativeMethod · 0.80
OnPropertyChangedMethod · 0.80
CreateNativeMethod · 0.80
OnPropertyChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected