FormSegmentedEntryControl.value Method
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.
Overloads
value(Int64) | |
value() |
value(Int64)
value()
public:
override long value();
public override long value ();
override this.value : unit -> int64
Public Overrides Function value () As Long