SlideViewModel..::..ShouldShowSlideInSlideshow Property
Gets or sets a value indicating whether [should show
slide in slideshow].
Namespace:
MichaelBrandonMorris.KingsportMillSafetyTraining.ModelsAssembly: MichaelBrandonMorris.KingsportMillSafetyTraining (in MichaelBrandonMorris.KingsportMillSafetyTraining.dll)
Syntax
[DisplayAttribute] public bool ShouldShowSlideInSlideshow { get; set; }
<DisplayAttribute> _ Public Property ShouldShowSlideInSlideshow As Boolean Get Set
[DisplayAttribute] public: property bool^ ShouldShowSlideInSlideshow { bool^ get (); void set (bool^ value); }