API Reference > OdDb Classes > OdDbDetailViewStyle Class > OdDbDetailViewStyle Methods > OdDbDetailViewStyle::getViewLabelPattern Method
OdDbDetailViewStyle::getViewLabelPattern Method
Syntax
C++
OdString getViewLabelPattern(OdDbField* pField = NULL) const;

Pattern of the view label.

Returns the view label's pattern. 

pField If the pattern uses fields, they are copied 'pField'.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.