AlertButtonCollection.PredefinedButtonCount Property
Gets the number of predefined buttons in the current collection.
Namespace: DevExpress.XtraBars.Alerter
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the number of predefined buttons in the current collection. |
Remarks
This property supports the internal infrastructure and typically there is no need to use it directly from your code.
See Also