←Select platform

Month Property

Summary

(Read only) Gets the value of the month after processing the field.

Syntax
C#
VB
C++
public int Month { get; } 
  
Public Property Month As Integer 
public: 
property bool Month { 
   int get(); 
} 

Property Value

Integer number represents the day.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly