StepProgressBarItemContentBlock.IsEmpty Property
Returns whether this content block has no content.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if this block does not have a caption, description, or image; otherwise, false. |
See Also