DefaultEditorOptionValueAttribute.DefaultEditorOptionValue Property
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.
Default Value of the editor option
public:
property System::Object ^ DefaultEditorOptionValue { System::Object ^ get(); };
public object DefaultEditorOptionValue { get; }
member this.DefaultEditorOptionValue : obj
Public ReadOnly Property DefaultEditorOptionValue As Object