StyleBase.cBackgroundGradientEndColor Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A string constant that specifies the name of the style attribute for background gradient end color.
protected: System::String ^ cBackgroundGradientEndColor;
protected const string cBackgroundGradientEndColor;
val mutable cBackgroundGradientEndColor : string
Protected Const cBackgroundGradientEndColor As String