ButtonCount Property (SapToolbarControl)
Class
SapToolbarControl
.
Action
Gets the number of toolbar buttons including separators.
Syntax
C#
protected
Integer
ButtonCount { get; }
VB
'Declaration Protected Read Property ButtonCount As
Integer
Access
Read only.